Home | History | Annotate | Download | only in codegen

Lines Matching refs:OP_MOV

407    case SM4_OPCODE_MOV:         return OP_MOV;
408 case SM4_OPCODE_MOVC: return OP_MOV;
484 case SM4_OPCODE_DMOV: return OP_MOV;
485 case SM4_OPCODE_DMOVC: return OP_MOV;