Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h189 bool shouldEmitPCReloc(const GlobalValue *GV) const;
H A DSIISelLowering.cpp4005 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering
4543 else if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()