Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info_opcodes.h32 OPCODE_GAP(31) /* removed */
36 OPCODE_GAP(35) /* removed */
68 OPCODE_GAP(67) /* removed */
82 OPCODE_GAP(81) /* removed */
83 OPCODE_GAP(82) /* removed */
94 OPCODE_GAP(93) /* removed */
104 OPCODE_GAP(103) /* removed */
114 OPCODE_GAP(113) /* removed */
115 OPCODE_GAP(114) /* removed */
116 OPCODE_GAP(115) /* removed */
[all …]
Dtgsi_info.c43 #define OPCODE_GAP(opc) { .opcode = opc }, macro
51 #undef OPCODE_GAP
77 #define OPCODE_GAP(opc) "UNK" #opc, macro
85 #undef OPCODE_GAP