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