Searched refs:shouldEmitPCReloc (Results 1 – 3 of 3) sorted by relevance
243 bool shouldEmitPCReloc(const GlobalValue *GV) const;
2932 if (TLI->shouldEmitPCReloc(GV)) { in legalizeGlobalValue()
6119 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering7223 if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()