Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h219 bool shouldEmitPCReloc(const GlobalValue *GV) const;
H A DAMDGPULegalizerInfo.cpp2357 if (TLI->shouldEmitPCReloc(GV)) { in legalizeGlobalValue()
H A DSIISelLowering.cpp4956 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering
5713 else if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()