Searched refs:shouldUseLDSConstAddress (Results 1 – 3 of 3) sorted by relevance
236 bool shouldUseLDSConstAddress(const GlobalValue *GV) const;
2524 if (!TLI->shouldUseLDSConstAddress(GV)) { in legalizeGlobalValue()
5206 bool SITargetLowering::shouldUseLDSConstAddress(const GlobalValue *GV) const { in shouldUseLDSConstAddress() function in SITargetLowering6119 shouldUseLDSConstAddress(GV)) || in LowerGlobalAddress()