Searched refs:OPC_STKS (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 75 OPC_STKS = _OPC(0, 17), enumerator |
D | disasm-a3xx.c | 172 OPC(0, OPC_STKS, stks), |
D | ir3_parser.y | 840 | T_OP_STKS { new_instr(OPC_STKS); } |