Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:shouldEmitFixup

3896 bool SITargetLowering::shouldEmitFixup(const GlobalValue *GV) const {
3907 !shouldEmitFixup(GV) &&
3912 return !shouldEmitFixup(GV) && !shouldEmitGOTReloc(GV);
4424 if (shouldEmitFixup(GV))