Searched refs:OPC_DSY (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 234 OPC_DSY = _OPC(5, 15), enumerator |
D | disasm-a3xx.c | 293 OPC(5, OPC_DSY, dsy), |
D | ir3_parser.y | 964 | T_OP_DSY { new_instr(OPC_DSY); } |