Home
last modified time | relevance | path

Searched refs:shouldUseLDSConstAddress (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h223 bool shouldUseLDSConstAddress(const GlobalValue *GV) const;
H A DAMDGPULegalizerInfo.cpp2311 if (!TLI->shouldUseLDSConstAddress(GV)) { in legalizeGlobalValue()
H A DSIISelLowering.cpp4960 bool SITargetLowering::shouldUseLDSConstAddress(const GlobalValue *GV) const { in shouldUseLDSConstAddress() function in SITargetLowering
5683 shouldUseLDSConstAddress(GV)) || in LowerGlobalAddress()