Home
last modified time | relevance | path

Searched refs:GOTPCRelCst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2135 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local
2136 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()
2138 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()