Searched refs:OPC_LDLV (Results 1 – 4 of 4) sorted by relevance
197 if ((n->opc == OPC_LDLV) || (n->opc == OPC_LDL)) in legalize_block()232 if (is_mem(last_input) && (last_input->opc == OPC_LDLV)) { in legalize_block()
690 case OPC_LDLV: in is_load()705 case OPC_LDLV: in is_input()
586 case OPC_LDLV: in print_instr_cat6()951 OPC(6, OPC_LDLV, ldlv),
196 OPC_LDLV = _OPC(6, 31), enumerator