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