Searched refs:OPC_STL (Results 1 – 7 of 7) sorted by relevance
1031 if ((instr->opc == OPC_STL) && (n != 2)) in ir3_valid_flags()1102 case OPC_STL: in ir3_valid_immediate()
275 OPC_STL = _OPC(6, 4), enumerator
325 case OPC_STL: in validate_instr()
331 OPC(6, OPC_STL, stl),
1133 | T_OP_STL { new_instr(OPC_STL); dummy_dst(); } cat6_type 'l' '[' src cat6_dst_o…
1001 case OPC_STL: in is_store()
1177 store->opc = OPC_STL; in emit_intrinsic_store_shared_ir3()