Searched refs:shouldEmitPCReloc (Results 1 – 3 of 3) sorted by relevance
251 bool shouldEmitPCReloc(const GlobalValue *GV) const;
3086 if (TLI->shouldEmitPCReloc(GV)) { in legalizeGlobalValue()
6894 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering8228 if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()