Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h236 bool shouldUseLDSConstAddress(const GlobalValue *GV) const;
H A DAMDGPULegalizerInfo.cpp2524 if (!TLI->shouldUseLDSConstAddress(GV)) { in legalizeGlobalValue()
H A DSIISelLowering.cpp5206 bool SITargetLowering::shouldUseLDSConstAddress(const GlobalValue *GV) const { in shouldUseLDSConstAddress() function in SITargetLowering
6119 shouldUseLDSConstAddress(GV)) || in LowerGlobalAddress()