Searched refs:OPC_RESINFO (Results 1 – 5 of 5) sorted by relevance
560 case OPC_RESINFO: in emit_cat6_a6xx()611 case OPC_RESINFO: in emit_cat6_a6xx()660 case OPC_RESINFO: in emit_cat6()677 case OPC_RESINFO: in emit_cat6()794 } else if (instr->opc == OPC_RESINFO) { in emit_cat6()1455 case OPC_RESINFO: in ir3_valid_flags()
868 case OPC_RESINFO: in print_instr_cat6_a3xx()899 case OPC_RESINFO: in print_instr_cat6_a3xx()1056 } else if (_OPC(6, cat6->opc) == OPC_RESINFO) { in print_instr_cat6_a3xx()1173 case OPC_RESINFO: in print_instr_cat6_a3xx()1250 if (opc != OPC_RESINFO) { in print_instr_cat6_a6xx()1462 OPC(6, OPC_RESINFO, resinfo),
222 OPC_RESINFO = _OPC(6, 15), enumerator1091 case OPC_RESINFO: in is_ssbo()
243 } else if (n->opc == OPC_RESINFO) { in legalize_block()
817 | T_OP_RESINF { new_instr(OPC_RESINFO); }