Searched refs:OPC_STP (Results 1 – 7 of 7) sorted by relevance
312 if ((instr->opc == OPC_STP || instr->opc == OPC_LDP)) { in ir3_collect_info()318 if (instr->opc == OPC_STP) in ir3_collect_info()1037 if ((instr->opc == OPC_STP) && (n != 2)) in ir3_valid_flags()1104 case OPC_STP: in ir3_valid_immediate()
232 instr->opc = OPC_STP; in ir3_lower_spill()
276 OPC_STP = _OPC(6, 5), enumerator
326 case OPC_STP: in validate_instr()
332 OPC(6, OPC_STP, stp),
1000 case OPC_STP: in is_store()
1132 | T_OP_STP { new_instr(OPC_STP); dummy_dst(); } cat6_type 'p' '[' src cat6_dst_o…