Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h32 #define OP00_LBL(a) OP00(a)
76 OP00(KILL)
95 OP00(RET)
102 OP00(BRK)
106 OP00(ENDIF)
119 OP00(CONT)
122 OP00(BARRIER)
125 OP00(BGNSUB)
127 OP00(ENDSUB)
128 OP00(NOP)
[all …]
Dtgsi_ureg.h627 #define OP00( op ) \ macro
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c148 #define OP00( op ) \ macro