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