Searched refs:OPC_XCLR (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 78 OPC_XCLR = _OPC(0, 20), enumerator |
D | disasm-a3xx.c | 175 OPC(0, OPC_XCLR, xclr), |
D | ir3_parser.y | 843 | T_OP_XCLR { new_instr(OPC_XCLR); } |