/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 649 auto IsReadOrWriteOnlyVar = [&](StringRef ModulePath, const ValueInfo &VI) { in checkVariableImport() 723 StringRef ModulePath, in dumpImportListForModule() 740 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 759 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex() 911 StringRef ModulePath, in gatherImportedSummariesForModule() 934 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
/external/llvm/lib/IR/ |
D | ModuleSummaryIndex.cpp | 71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/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/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-10.0/llvm/lib/IR/ |
D | ModuleSummaryIndex.cpp | 74 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/external/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 129 StringRef ModulePath; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 1124 StringRef ModulePath = BM.getModuleIdentifier(); in start() local 1216 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 804 StringRef ModulePath; member in __anon019681780411::ModuleSummaryIndexBitcodeReader 5365 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() 6197 SmallString<128> ModulePath; in parseModuleStringTable() local 6507 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 8083 StringRef ModulePath; in ParseFunctionSummary() local 8153 StringRef ModulePath; in ParseVariableSummary() local 8209 StringRef ModulePath; in ParseAliasSummary() local 8868 bool LLParser::ParseModuleReference(StringRef &ModulePath) { in ParseModuleReference()
|
/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
|