Searched refs:GOTPCRelCst (Results 1 – 3 of 3) sorted by relevance
2208 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local2209 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()2211 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()
2682 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local2683 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()2685 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()
2821 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local2822 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()2824 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()