Searched refs:OPC_STKR (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 76 OPC_STKR = _OPC(0, 18), enumerator |
D | disasm-a3xx.c | 176 OPC(0, OPC_STKR, stkr), |
D | ir3_parser.y | 793 | T_OP_STKR { new_instr(OPC_STKR); } |