Searched defs:VSTOffset (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ | ||
| D | BitcodeReader.cpp | 491 uint64_t VSTOffset = 0; member in __anon01adaff30411::BitcodeReader |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ | ||
| D | BitcodeWriter.cpp | 3054 uint64_t VSTOffset = Stream.GetCurrentBitNo(); in writeGlobalValueSymbolTable() local |