Searched refs:OPC_LDLW (Results 1 – 6 of 6) sorted by relevance
251 if ((n->opc == OPC_LDLV) || (n->opc == OPC_LDL) || (n->opc == OPC_LDLW)) in legalize_block()
811 case OPC_LDLW: in is_load()1337 case OPC_LDLW: in ir3_has_latency_to_hide()
219 OPC_LDLW = _OPC(6, 10), enumerator
831 (instr->opc == OPC_LDL) || (instr->opc == OPC_LDLW)) { in emit_cat6()1434 if (instr->opc == OPC_LDLW && n == 0) in ir3_valid_flags()
960 case OPC_LDLW: in print_instr_cat6_a3xx()1459 OPC(6, OPC_LDLW, ldlw),
784 | T_OP_LDLW { new_instr(OPC_LDLW); } cat6_type dst_reg ',' 'l' '[' reg cat6_offset…