Searched refs:OPC_LDLV (Results 1 – 5 of 5) sorted by relevance
251 if ((n->opc == OPC_LDLV) || (n->opc == OPC_LDL) || (n->opc == OPC_LDLW)) in legalize_block()283 last_input_needs_ss |= (n->opc == OPC_LDLV); in legalize_block()296 if (is_mem(last_input) && (last_input->opc == OPC_LDLV)) { in legalize_block()
813 case OPC_LDLV: in is_load()828 case OPC_LDLV: in is_input()1335 case OPC_LDLV: in ir3_has_latency_to_hide()
238 OPC_LDLV = _OPC(6, 31), enumerator
961 case OPC_LDLV: in print_instr_cat6_a3xx()1478 OPC(6, OPC_LDLV, ldlv),
785 | T_OP_LDLV { new_instr(OPC_LDLV); } cat6_type dst_reg ',' 'l' '[' reg cat6_offset…