Searched refs:OPC_STP (Results 1 – 7 of 7) sorted by relevance
264 if ((instr->opc == OPC_STP || instr->opc == OPC_LDP)) { in ir3_collect_info()270 if (instr->opc == OPC_STP) in ir3_collect_info()937 if ((instr->opc == OPC_STP) && (n != 2)) in ir3_valid_flags()997 case OPC_STP: in ir3_valid_immediate()
156 instr->opc = OPC_STP; in ir3_lower_spill()
257 OPC_STP = _OPC(6, 5), enumerator
314 case OPC_STP: in validate_instr()
319 OPC(6, OPC_STP, stp),
1048 | T_OP_STP { new_instr(OPC_STP); dummy_dst(); } cat6_type 'p' '[' src cat6_dst_o…
922 case OPC_STP: in is_store()