Searched refs:shouldEmitPCReloc (Results 1 – 3 of 3) sorted by relevance
241 bool shouldEmitPCReloc(const GlobalValue *GV) const;
3028 if (TLI->shouldEmitPCReloc(GV)) { in legalizeGlobalValue()
6530 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering7662 if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()