/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 214 if (auto *GVS = dyn_cast<GlobalVarSummary>(Ref->getBaseObject())) { in propagateAttributesToRefs() local 284 if (auto *GVS = dyn_cast<GlobalVarSummary>(S->getBaseObject())) in propagateAttributes() local 310 if (auto *GVS = dyn_cast<GlobalVarSummary>( in propagateAttributes() local 322 auto HasRefsPreventingImport = [this](const GlobalVarSummary *GVS) { in canImportGlobalVar() 340 auto *GVS = cast<GlobalVarSummary>(S->getBaseObject()); in canImportGlobalVar() local 471 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes() 488 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel() 519 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasReadOnlyFlag() local 525 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasWriteOnlyFlag() local 531 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasConstantFlag() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 128 if (auto *GVS = dyn_cast<GlobalVarSummary>(Ref->getBaseObject())) { in propagateAttributesToRefs() local 182 if (auto *GVS = dyn_cast<GlobalVarSummary>(S->getBaseObject())) in propagateAttributes() local 197 if (auto *GVS = dyn_cast<GlobalVarSummary>( in propagateAttributes() local 209 auto HasRefsPreventingImport = [this](const GlobalVarSummary *GVS) { in canImportGlobalVar() 226 auto *GVS = cast<GlobalVarSummary>(S->getBaseObject()); in canImportGlobalVar() local 349 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes() 366 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel() 397 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasReadOnlyFlag() local 403 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasWriteOnlyFlag() local 506 auto *GVS = SummaryIt.second; in exportToDot() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | SummaryBasedOptimizations.cpp | 37 for (auto &GVS : V.getSummaryList()) { in initializeCounts() local 66 for (auto &GVS : V.getSummaryList()) { in computeSyntheticCounts() local
|
H A D | LTO.cpp | 199 if (auto *GVS = dyn_cast<GlobalVarSummary>(GS)) { in computeLTOCacheKey() local 380 static bool isWeakObjectWithRWAccess(GlobalValueSummary *GVS) { in isWeakObjectWithRWAccess()
|
H A D | LTOBackend.cpp | 485 if (GlobalValueSummary *GVS = DefinedGlobals.lookup(GV.getGUID())) in dropDeadSymbols() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | SummaryBasedOptimizations.cpp | 39 for (auto &GVS : V.getSummaryList()) { in initializeCounts() local 68 for (auto &GVS : V.getSummaryList()) { in computeSyntheticCounts() local
|
H A D | LTO.cpp | 220 if (auto *GVS = dyn_cast<GlobalVarSummary>(GS)) { in computeLTOCacheKey() local 424 static bool isWeakObjectWithRWAccess(GlobalValueSummary *GVS) { in isWeakObjectWithRWAccess()
|
H A D | LTOBackend.cpp | 524 if (GlobalValueSummary *GVS = DefinedGlobals.lookup(GV.getGUID())) in dropDeadSymbols() local
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 213 static bool classof(const GlobalValueSummary *GVS) { in classof() 250 static bool classof(const GlobalValueSummary *GVS) { in classof() 296 static bool classof(const GlobalValueSummary *GVS) { in classof()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 250 const auto &GVS = DefinedGVSummaries.find(VI.getGUID()); in shouldImportGlobal() local 637 auto *GVS = dyn_cast_or_null<GlobalVarSummary>( in checkVariableImport() local 690 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) { in ComputeCrossModuleImport() local
|
H A D | LowerTypeTests.cpp | 1935 for (auto &GVS : I.second.SummaryList) in lower() local 1963 for (const auto &GVS : VI.getSummaryList()) in lower() local
|
H A D | FunctionAttrs.cpp | 321 for (const auto &GVS : VI.getSummaryList()) { in calculatePrevailingSummary() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 697 for (const auto& GVS : SummaryList) { in findCalleeFunctionSummary() local 1111 for (auto &GVS : Index) in generateParamAccessSummary() local 1122 for (auto &GVS : Index) { in generateParamAccessSummary() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionImportUtils.cpp | 249 auto *GVS = dyn_cast_or_null<GlobalVarSummary>( in processGlobalForThinLTO() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionImportUtils.cpp | 267 auto *GVS = dyn_cast_or_null<GlobalVarSummary>( in processGlobalForThinLTO() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | mlir_emitter.cc | 128 [](llvm::Module &M, const llvm::StringSet<> &GVS) { in EmitMlirFuncAndCall()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1846 for (auto &GVS : I.second.SummaryList) in lower() local 1874 for (auto &GVS : VI.getSummaryList()) in lower() local
|
H A D | FunctionImport.cpp | 650 auto *GVS = dyn_cast_or_null<GlobalVarSummary>( in checkVariableImport() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 243 auto GVS = dyn_cast<GlobalVarSummary>(Summary); in exportGlobalInModule() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/ |
H A D | gpu_backend_lib.cc | 303 [](llvm::Module& M, const llvm::StringSet<>& GVS) { in LinkWithBitcodeVector()
|