Home
last modified time | relevance | path

Searched defs:ModuleId (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dgdb-remote-util.h55 inline uint32_t ModuleId() const { return module_id_; } in ModuleId() function in v8::internal::wasm::gdb_server::wasm_addr_t
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp76 GetOrCreateFunctionComdat(Function &F, Triple &T, const std::string &ModuleId) GetOrCreateFunctionComdat() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp37 void promoteInternals(Module &ExportM, Module &ImportM, StringRef ModuleId, in promoteInternals() argument
87 void promoteTypeIds(Module &M, StringRef ModuleId) { in promoteTypeIds() argument
203 std::string ModuleId = getUniqueModuleId(&M); in splitAndWriteThinLTOBitcode() local
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcontext.rs135 pub struct ModuleId(ItemId) structure names
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp808 unsigned ModuleId; member in __anon23959::ModuleSummaryIndexBitcodeReader
6019 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
6080 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
5363 ModuleSummaryIndexBitcodeReader( BitstreamCursor Cursor, StringRef Strtab, ModuleSummaryIndex &TheIndex, StringRef ModulePath, unsigned ModuleId) ModuleSummaryIndexBitcodeReader() argument
6100 uint64_t ModuleId = Record[1]; parseEntireSummary() local
6226 uint64_t ModuleId = Record[0]; parseModuleStringTable() local
6506 readSummary(ModuleSummaryIndex &CombinedIndex, StringRef ModulePath, uint64_t ModuleId) readSummary() argument
6704 readModuleSummaryIndex(MemoryBufferRef Buffer, ModuleSummaryIndex &CombinedIndex, uint64_t ModuleId) readModuleSummaryIndex() argument
[all...]

Completed in 12 milliseconds