Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp636 auto IsReadOrWriteOnlyVar = [&](StringRef ModulePath, const ValueInfo &VI) { in checkVariableImport()
745 StringRef ModulePath, in dumpImportListForModule()
762 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule()
781 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex()
977 StringRef ModulePath, in gatherImportedSummariesForModule()
1001 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/
Drepo.go31 ModulePath() string methodSpec
334 func (l *loggingRepo) ModulePath() string { func
383 func (r errRepo) ModulePath() string { return r.modulePath } func
Dtoolchain.go35 func (r *toolchainRepo) ModulePath() string { func
Dproxy.go229 func (p *proxyRepo) ModulePath() string { func
Dcoderepo.go132 func (r *codeRepo) ModulePath() string { func
Dcache.go214 func (r *cachingRepo) ModulePath() string { func
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp411 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule()
437 StringRef ModulePath, in gatherImportedSummariesForModule()
463 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go1111 ModulePath() string methodSpec
1147 func (er emptyRepo) ModulePath() string { return er.path } func
1171 func (rr *replacementRepo) ModulePath() string { return rr.repo.ModulePath() } func
/aosp_15_r20/build/blueprint/
H A Dname_interface.go87 ModulePath() string methodSpec
102 func (ctx *namespaceContextImpl) ModulePath() string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/configstore/
Ddownload.go25 ModulePath = "golang.org/x/telemetry/config" const
/aosp_15_r20/external/llvm/lib/IR/
H A DModuleSummaryIndex.cpp71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/decodemeta/
Ddecode.go77 func (d *CoverageMetaDataDecoder) ModulePath() string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/cov/covcmd/
Dcmddefs.go33 ModulePath string member
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp566 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule()
588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1225 llvm::StringRef ModulePath, in emitFiles()
1333 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
1438 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Dwork.go27 ModulePath string // Module path in the comment. member
Dread.go926 func ModulePath(mod []byte) string { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1124 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
1216 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/
Ddefs.go88 ModulePath uint32 // string table index member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DModuleSummaryIndex.cpp74 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h129 StringRef ModulePath; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DModuleSummaryIndex.cpp153 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp804 StringRef ModulePath; member in __anon4b219a820411::ModuleSummaryIndexBitcodeReader
5365 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader()
6197 SmallString<128> ModulePath; in parseModuleStringTable() local
6507 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_syms.cc40 ProcSyms::ModulePath::ModulePath(const std::string &ns_path, int root_fd, in ModulePath() function in ProcSyms::ModulePath

12