Searched refs:shouldEmitGOTReloc (Results 1 – 2 of 2) sorted by relevance
247 bool shouldEmitGOTReloc(const GlobalValue *GV) const;
6883 bool SITargetLowering::shouldEmitGOTReloc(const GlobalValue *GV) const { in shouldEmitGOTReloc() function in SITargetLowering6895 return !shouldEmitFixup(GV) && !shouldEmitGOTReloc(GV); in shouldEmitPCReloc()8134 !shouldEmitGOTReloc(GA->getGlobal()); in isOffsetFoldingLegal()