Lines Matching defs:opc
31 if (instr->opc != OPC_MOV)89 opc_t opc = conv_src->opc;92 opc_t new_opc = opc;97 if (!first && opc != new_opc)100 opc = new_opc;102 conv_src->opc = opc;115 assert(use->opc == OPC_MOV);132 if (conv->opc != OPC_MOV)