Home
last modified time | relevance | path

Searched refs:OP00 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h52 #define OP00_LBL(a) OP00(a)
93 OP00(KILL)
112 OP00(RET)
120 OP00(BRK)
124 OP00(ENDIF)
139 OP00(CONT)
143 OP00(BGNSUB)
145 OP00(ENDSUB)
146 OP00(NOP)
150 OP00(END)
[all …]
Dtgsi_ureg.h647 #define OP00( op ) \ macro