Searched defs:ModulePath (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.h | 33 typedef std::vector<ConstString> ModulePath; typedef
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | LTO.cpp | 61 static std::string getThinLTOOutputFile(StringRef ModulePath) { in getThinLTOOutputFile() 209 static void createEmptyIndex(StringRef ModulePath) { in createEmptyIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 675 StringRef ModulePath, in dumpImportListForModule() 692 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 711 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex() 864 StringRef ModulePath, in gatherImportedSummariesForModule() 887 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 53 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
| /freebsd-12.1/contrib/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1026 StringRef ModulePath = BM.getModuleIdentifier(); in start() local 1118 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
|
| /freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 724 StringRef ModulePath; member in __anond7564fed0411::ModuleSummaryIndexBitcodeReader 4882 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() 5626 SmallString<128> ModulePath; in parseModuleStringTable() local 5908 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
|
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 7683 StringRef ModulePath; in ParseFunctionSummary() local 7753 StringRef ModulePath; in ParseVariableSummary() local 7796 StringRef ModulePath; in ParseAliasSummary() local 8351 bool LLParser::ParseModuleReference(StringRef &ModulePath) { in ParseModuleReference()
|