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