Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.h35 typedef std::vector<ConstString> ModulePath; typedef
/external/llvm/lib/IR/
DModuleSummaryIndex.cpp71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionImport.cpp639 auto IsReadOrWriteOnlyVar = [&](StringRef ModulePath, const ValueInfo &VI) { in checkVariableImport()
748 StringRef ModulePath, in dumpImportListForModule()
765 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule()
784 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex()
935 StringRef ModulePath, in gatherImportedSummariesForModule()
959 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
/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/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/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp126 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/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/llvm-project/llvm/lib/LTO/
DLTO.cpp1186 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
1287 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp968 static void writeEmptyDistributedBuildOutputs(const std::string &ModulePath, in writeEmptyDistributedBuildOutputs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp804 StringRef ModulePath; member in __anonab29aeb30411::ModuleSummaryIndexBitcodeReader
5365 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader()
6197 SmallString<128> ModulePath; in parseModuleStringTable() local
6507 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp806 StringRef ModulePath; member in __anona132453f0411::ModuleSummaryIndexBitcodeReader
5569 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader()
6424 SmallString<128> ModulePath; in parseModuleStringTable() local
6736 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-project/llvm/lib/AsmParser/
DLLParser.cpp8510 StringRef ModulePath; in parseFunctionSummary() local
8586 StringRef ModulePath; in parseVariableSummary() local
8644 StringRef ModulePath; in parseAliasSummary() local
9442 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