Searched defs:OPC_CALL (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/afuc/ | ||
D | afuc.h | 109 OPC_CALL = 0x35, /* "function" call */ enumerator |
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 64 OPC_CALL = _OPC(0, 3), enumerator |