Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h40 #define OP01_LBL(a) OP01(a)
101 OP01(BRA)
116 OP01(PUSHA)
139 OP01(CALLNZ)
140 OP01(IFC)
141 OP01(BREAKC)
142 OP01(KIL)
166 OP01(SWITCH)
167 OP01(CASE)
186 #undef OP01
Dtgsi_ureg.h564 #define OP01( op ) \ macro