Home
last modified time | relevance | path

Searched defs:InfoCache (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp411 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl() local
513 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in checkForQueuePtr() local
655 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize() local
694 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest() local
782 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, *TM); in runOnModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp261 InformationCache &InfoCache) { in isValidAtPosition()
757 InformationCache &InfoCache = A.getInfoCache(); in isAssumedThreadLocalObject() local
3529 static bool runAttributorOnFunctions(InformationCache &InfoCache, in runAttributorOnFunctions()
3652 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in run() local
3680 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in run() local
3757 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in runOnModule() local
3795 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in runOnSCC() local
H A DAttributorAttributes.cpp1055 InformationCache &InfoCache = A.getInfoCache(); in forallInterferingAccesses() local
2773 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local
4169 InformationCache &InfoCache = A.getInfoCache(); in isDeadStore() local
8915 InformationCache &InfoCache = A.getInfoCache(); in isValidCtxInstructionForOutsideAnalysis() local
10017 InformationCache &InfoCache = A.getInfoCache(); in followUseInMBEC() local
10757 InformationCache &InfoCache = A.getInfoCache(); in handleLoadInst() local
10877 InformationCache &InfoCache = A.getInfoCache(); in handleGenericInst() local
H A DOpenMPOpt.cpp5396 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, Kernels, in run() local
5474 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator, in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1863 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local
6752 InformationCache InfoCache(M, AG); in runAttributorOnModule() local