Home
last modified time | relevance | path

Searched refs:VST_CODE_ENTRY (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h126 VST_CODE_ENTRY = 1, // VST_ENTRY: [valid, namechar x N] enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h182 VST_CODE_ENTRY = 1, // VST_ENTRY: [valueid, namechar x N] enumerator
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c1200 VST_CODE_ENTRY = 1, enumerator
1214 { LITERAL(VST_CODE_ENTRY), VBR(8), ARRAY, FIXED(7), }, 4
1217 { LITERAL(VST_CODE_ENTRY), VBR(8), ARRAY, CHAR6, }, 4
2219 temp[0] = VST_CODE_ENTRY; in emit_symtab_entry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3121 Code = bitc::VST_CODE_ENTRY; in writeFunctionLevelValueSymbolTable()
3270 Abbv->Add(BitCodeAbbrevOp(bitc::VST_CODE_ENTRY)); in writeBlockInfo()
3280 Abbv->Add(BitCodeAbbrevOp(bitc::VST_CODE_ENTRY)); in writeBlockInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1322 case naclbitc::VST_CODE_ENTRY: { in ProcessRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2184 case bitc::VST_CODE_ENTRY: { // VST_CODE_ENTRY: [valueid, namechar x N] in parseValueSymbolTable()
5460 case bitc::VST_CODE_ENTRY: { // VST_CODE_ENTRY: [valueid, namechar x N] in parseValueSymbolTable()