Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2932 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local
2933 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()
2935 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()