Searched defs:OPC_NOP (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/afuc/ | ||
D | afuc.h | 46 OPC_NOP = 0x00, enumerator |
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 61 OPC_NOP = _OPC(0, 0), enumerator |