Searched refs:shouldEmitPCReloc (Results 1 – 3 of 3) sorted by relevance
219 bool shouldEmitPCReloc(const GlobalValue *GV) const;
2430 if (TLI->shouldEmitPCReloc(GV)) { in legalizeGlobalValue()
5023 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering5780 else if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()