Searched refs:OPC_LDP (Results 1 – 6 of 6) sorted by relevance
158 instr->opc = OPC_LDP; in ir3_lower_spill()
264 if ((instr->opc == OPC_STP || instr->opc == OPC_LDP)) { in ir3_collect_info()934 if ((instr->opc == OPC_LDP) && (n == 0)) in ir3_valid_flags()996 case OPC_LDP: in ir3_valid_immediate()
254 OPC_LDP = _OPC(6, 2), enumerator
315 OPC(6, OPC_LDP, ldp),
942 case OPC_LDP: in is_load()
1039 | T_OP_LDP { new_instr(OPC_LDP); } cat6_type dst_reg ',' 'p' '[' src cat6_offs…