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