Searched refs:CST_CODE_INTEGER (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c986 CST_CODE_INTEGER = 4, enumerator in enum:constant_code
1018 [CONST_ABBREV_INTEGER] = { { LITERAL(CST_CODE_INTEGER), VBR(8) }, 2 },
2055 uint64_t data[] = { CST_CODE_INTEGER, encode_signed(value) };

Completed in 6 milliseconds