Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h209 bool supportIndirectSymViaGOTPCRel() const { in supportIndirectSymViaGOTPCRel() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2060 if (!getObjFileLowering().supportIndirectSymViaGOTPCRel()) in computeGlobalGOTEquivs()
2077 if (!getObjFileLowering().supportIndirectSymViaGOTPCRel()) in emitGlobalGOTEquivs()
3756 if (AP.getObjFileLowering().supportIndirectSymViaGOTPCRel()) in emitGlobalConstantImpl()