Searched refs:shouldEmitPCReloc (Results 1 – 2 of 2) sorted by relevance
189 bool shouldEmitPCReloc(const GlobalValue *GV) const;
4005 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering4543 else if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()