Searched refs:OPC_LDL (Results 1 – 7 of 7) sorted by relevance
251 if ((n->opc == OPC_LDLV) || (n->opc == OPC_LDL) || (n->opc == OPC_LDLW)) in legalize_block()
808 case OPC_LDL: in is_load()1336 case OPC_LDL: in ir3_has_latency_to_hide()
210 OPC_LDL = _OPC(6, 1), enumerator
831 (instr->opc == OPC_LDL) || (instr->opc == OPC_LDLW)) { in emit_cat6()1425 if ((instr->opc == OPC_LDL) && (n == 0)) in ir3_valid_flags()
959 case OPC_LDL: in print_instr_cat6_a3xx()1450 OPC(6, OPC_LDL, ldl),
783 | T_OP_LDL { new_instr(OPC_LDL); } cat6_type dst_reg ',' 'l' '[' reg cat6_offset…
936 load->opc = OPC_LDL; in emit_intrinsic_load_shared_ir3()