Home
last modified time | relevance | path

Searched defs:ModulePath (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp649 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/
DModuleSummaryIndex.cpp71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp411 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule()
437 StringRef ModulePath, in gatherImportedSummariesForModule()
463 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp566 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule()
588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp74 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h129 StringRef ModulePath; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp1124 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/
DBitcodeReader.cpp804 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/
DLLParser.cpp8083 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/
DBitcodeWriter.cpp449 bool doIncludeModule(StringRef ModulePath) { in doIncludeModule()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3288 void DwarfLinker::loadClangModule(StringRef Filename, StringRef ModulePath, in loadClangModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6369 SmallString<128> ModulePath; in parseModuleStringTable() local