/external/llvm/lib/IR/ |
D | ModuleSummaryIndex.cpp | 71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 545 StringRef ModulePath, in dumpImportListForModule() 562 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 581 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex() 706 StringRef ModulePath, in gatherImportedSummariesForModule() 729 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 411 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 437 StringRef ModulePath, in gatherImportedSummariesForModule() 463 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ModuleSummaryIndex.cpp | 36 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 566 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule() 588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 724 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule() 746 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports()
|
D | LTO.cpp | 995 StringRef ModulePath = BM.getModuleIdentifier(); in start() local 1089 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
|
/external/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 129 StringRef ModulePath; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/ |
D | gold-plugin.cpp | 918 static void writeEmptyDistributedBuildOutputs(const std::string &ModulePath, in writeEmptyDistributedBuildOutputs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 724 StringRef ModulePath; member in __anonc13c2b0b0411::ModuleSummaryIndexBitcodeReader 4818 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() 5508 SmallString<128> ModulePath; in parseModuleStringTable() local 5790 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 7508 StringRef ModulePath; in ParseFunctionSummary() local 7578 StringRef ModulePath; in ParseVariableSummary() local 7617 StringRef ModulePath; in ParseAliasSummary() local 8124 bool LLParser::ParseModuleReference(StringRef &ModulePath) { in ParseModuleReference()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 2099 Error DwarfLinker::loadClangModule(StringRef Filename, StringRef ModulePath, in loadClangModule()
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 449 bool doIncludeModule(StringRef ModulePath) { in doIncludeModule()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 3288 void DwarfLinker::loadClangModule(StringRef Filename, StringRef ModulePath, in loadClangModule()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 6369 SmallString<128> ModulePath; in parseModuleStringTable() local
|