Searched refs:OPC_CUT (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 69 OPC_CUT = _OPC(0, 8), enumerator |
D | disasm-a3xx.c | 164 OPC(0, OPC_CUT, cut), |
D | ir3_parser.y | 835 | T_OP_CUT { new_instr(OPC_CUT); } |