Searched refs:shouldEmitPCReloc (Results 1 – 3 of 3) sorted by relevance
232 bool shouldEmitPCReloc(const GlobalValue *GV) const;
2562 if (TLI->shouldEmitPCReloc(GV)) { in legalizeGlobalValue()
5202 bool SITargetLowering::shouldEmitPCReloc(const GlobalValue *GV) const { in shouldEmitPCReloc() function in SITargetLowering6149 else if (shouldEmitPCReloc(GV)) in LowerGlobalAddress()