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