Home
last modified time | relevance | path

Searched refs:shouldUseLDSConstAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h255 bool shouldUseLDSConstAddress(const GlobalValue *GV) const;
H A DAMDGPULegalizerInfo.cpp3043 if (!TLI->shouldUseLDSConstAddress(GV)) { in legalizeGlobalValue()
H A DSIISelLowering.cpp6898 bool SITargetLowering::shouldUseLDSConstAddress(const GlobalValue *GV) const { in shouldUseLDSConstAddress() function in SITargetLowering
8183 shouldUseLDSConstAddress(GV)) || in LowerGlobalAddress()