Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp507 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl() local
616 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in checkForQueuePtr() local
758 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in needFlatScratchInit() local
894 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize() local
934 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest() local
1014 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize() local
1112 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize() local
1174 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest() local
1379 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, TM); in runImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp293 InformationCache &InfoCache) { in isValidAtPosition()
842 InformationCache &InfoCache = A.getInfoCache(); in isAssumedThreadLocalObject() local
1074 InformationCache &InfoCache, in Attributor()
3802 static bool runAttributorOnFunctions(InformationCache &InfoCache, in runAttributorOnFunctions()
3905 static bool runAttributorLightOnFunctions(InformationCache &InfoCache, in runAttributorLightOnFunctions()
4027 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in run() local
4055 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in run() local
4079 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in run() local
4111 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in run() local
H A DOpenMPOpt.cpp3280 auto &InfoCache = A.getInfoCache(); in updateImpl() local
5792 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ nullptr, PostLink); in run() local
5871 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator, in run() local
H A DAttributorAttributes.cpp1123 InformationCache &InfoCache = A.getInfoCache(); in forallInterferingAccesses() local
2475 InformationCache &InfoCache = A.getInfoCache(); in isImpliedByIR() local
4231 InformationCache &InfoCache = A.getInfoCache(); in isDeadStore() local
9125 InformationCache &InfoCache = A.getInfoCache(); in isValidCtxInstructionForOutsideAnalysis() local
10262 InformationCache &InfoCache = A.getInfoCache(); in followUseInMBEC() local
11079 InformationCache &InfoCache = A.getInfoCache(); in handleCmp() local
11213 InformationCache &InfoCache = A.getInfoCache(); in handleLoadInst() local
11349 InformationCache &InfoCache = A.getInfoCache(); in handleGenericInst() local