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