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