/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 50 void promoteInternals(Module &ExportM, Module &ImportM, StringRef ModuleId, in promoteInternals() 109 void promoteTypeIds(Module &M, StringRef ModuleId) { in promoteTypeIds() 255 std::string ModuleId = getUniqueModuleId(&M); in splitAndWriteThinLTOBitcode() local 516 std::string ModuleId = getUniqueModuleId(&M); in writeThinLTOBitcode() local
|
H A D | SampleProfileProbe.cpp | 397 auto ModuleId = getUniqueModuleId(&M); in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 37 void promoteInternals(Module &ExportM, Module &ImportM, StringRef ModuleId, in promoteInternals() 87 void promoteTypeIds(Module &M, StringRef ModuleId) { in promoteTypeIds() 203 std::string ModuleId = getUniqueModuleId(&M); in splitAndWriteThinLTOBitcode() local 458 std::string ModuleId = getUniqueModuleId(&M); in writeThinLTOBitcode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 808 unsigned ModuleId; member in __anon4b219a820411::ModuleSummaryIndexBitcodeReader 5365 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() 6019 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 6080 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 6100 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 6226 uint64_t ModuleId = Record[0]; in parseModuleStringTable() local 6507 StringRef ModulePath, uint64_t ModuleId) { in readSummary() 6706 uint64_t ModuleId) { in readModuleSummaryIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | Instrumentation.cpp | 77 const std::string &ModuleId) { in GetOrCreateFunctionComdat()
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/ |
D | context.rs | 1467 pub(crate) fn root_module(&self) -> ModuleId { in root_module() 1517 pub(crate) fn current_module(&self) -> ModuleId { in current_module() 2223 pub(crate) fn module(&mut self, cursor: clang::Cursor) -> ModuleId { in module() 2254 pub(crate) fn with_module<F>(&mut self, module_id: ModuleId, cb: F) in with_module()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 908 unsigned ModuleId; member in __anon614e6b880411::ModuleSummaryIndexBitcodeReader 6722 StringRef ModulePath, unsigned ModuleId, in ModuleSummaryIndexBitcodeReader() 7407 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 7470 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 7490 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 7715 uint64_t ModuleId = Record[0]; in parseModuleStringTable() local 7993 ModuleSummaryIndex &CombinedIndex, StringRef ModulePath, uint64_t ModuleId, in readSummary() 8194 uint64_t ModuleId) { in readModuleSummaryIndex()
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | Module.h | 44 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 387 StringRef ModuleId) const { in findSummaryInModule()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 6268 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 6307 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 6330 uint64_t ModuleId = Record[1]; in parseEntireSummary() local 6391 uint64_t ModuleId = Record[0]; in parseModuleStringTable() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | Module.h | 54 using ModuleId = SmallVector<std::pair<std::string, SourceLocation>, 2>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | Module.h | 54 using ModuleId = SmallVector<std::pair<std::string, SourceLocation>, 2>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | Module.h | 54 using ModuleId = SmallVector<std::pair<std::string, SourceLocation>, 2>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Module.h | 54 using ModuleId = SmallVector<std::pair<std::string, SourceLocation>, 2>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1588 std::string ModuleId = SrcM->getModuleIdentifier(); in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 692 FunctionSummary *findCalleeFunctionSummary(ValueInfo VI, StringRef ModuleId) { in findCalleeFunctionSummary()
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 1061 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef in clang::ModuleMapParser
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | SdramSpdLpDdr.h | 443 SPD_LPDDR_UNIQUE_MODULE_ID ModuleId; ///< 320-328 Unique Module ID member
|
H A D | SdramSpdDdr3.h | 753 SPD3_UNIQUE_MODULE_ID ModuleId; ///< 117-125 Unique Module ID member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | SdramSpdLpDdr.h | 449 SPD_LPDDR_UNIQUE_MODULE_ID ModuleId; ///< 320-328 Unique Module ID member
|
H A D | SdramSpdDdr3.h | 759 SPD3_UNIQUE_MODULE_ID ModuleId; ///< 117-125 Unique Module ID member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | SdramSpdLpDdr.h | 443 SPD_LPDDR_UNIQUE_MODULE_ID ModuleId; ///< 320-328 Unique Module ID member
|
H A D | SdramSpdDdr3.h | 753 SPD3_UNIQUE_MODULE_ID ModuleId; ///< 117-125 Unique Module ID member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | SdramSpdLpDdr.h | 443 SPD_LPDDR_UNIQUE_MODULE_ID ModuleId; ///< 320-328 Unique Module ID member
|
H A D | SdramSpdDdr3.h | 753 SPD3_UNIQUE_MODULE_ID ModuleId; ///< 117-125 Unique Module ID member
|