Searched refs:OPC_LDLV (Results 1 – 6 of 6) sorted by relevance
270 if ((n->opc == OPC_LDLV) || (n->opc == OPC_LDL) || in legalize_block()301 last_input_needs_ss |= (n->opc == OPC_LDLV); in legalize_block()314 if (n->opc == OPC_LDLV) { in legalize_block()
281 OPC_LDLV = _OPC(6, 31), enumerator
946 case OPC_LDLV: in is_load()962 case OPC_LDLV: in is_input()1684 case OPC_LDLV: in ir3_has_latency_to_hide()
343 OPC(6, OPC_LDLV, ldlv),
1006 case OPC_LDLV: in ir3_valid_immediate()
1042 | T_OP_LDLV { new_instr(OPC_LDLV); } cat6_type dst_reg ',' 'l' '[' integer ']' {