/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 636 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/ |
D | repo.go | 31 ModulePath() string methodSpec 334 func (l *loggingRepo) ModulePath() string { func 383 func (r errRepo) ModulePath() string { return r.modulePath } func
|
D | toolchain.go | 35 func (r *toolchainRepo) ModulePath() string { func
|
D | proxy.go | 229 func (p *proxyRepo) ModulePath() string { func
|
D | coderepo.go | 132 func (r *codeRepo) ModulePath() string { func
|
D | cache.go | 214 func (r *cachingRepo) ModulePath() string { func
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 411 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/ |
D | query.go | 1111 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 D | name_interface.go | 87 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/ |
D | download.go | 25 ModulePath = "golang.org/x/telemetry/config" const
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/decodemeta/ |
D | decode.go | 77 func (d *CoverageMetaDataDecoder) ModulePath() string { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/cov/covcmd/ |
D | cmddefs.go | 33 ModulePath string member
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 566 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 D | LTO.cpp | 1225 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/ |
D | work.go | 27 ModulePath string // Module path in the comment. member
|
D | read.go | 926 func ModulePath(mod []byte) string { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTO.cpp | 1124 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/ |
D | defs.go | 88 ModulePath uint32 // string table index member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 74 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 129 StringRef ModulePath; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 153 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 804 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 D | bcc_syms.cc | 40 ProcSyms::ModulePath::ModulePath(const std::string &ns_path, int root_fd, in ModulePath() function in ProcSyms::ModulePath
|