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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h206 bool shouldUseLDSConstAddress(const GlobalValue *GV) const;
H A DAMDGPULegalizerInfo.cpp2102 if (!TLI->shouldUseLDSConstAddress(GV)) {
H A DSIISelLowering.cpp4848 bool SITargetLowering::shouldUseLDSConstAddress(const GlobalValue *GV) const { function in class:SITargetLowering
5526 shouldUseLDSConstAddress(GV)) ||

Completed in 188 milliseconds