Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h209 bool supportIndirectSymViaGOTPCRel() const { in supportIndirectSymViaGOTPCRel() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1771 if (!getObjFileLowering().supportIndirectSymViaGOTPCRel()) in computeGlobalGOTEquivs()
1788 if (!getObjFileLowering().supportIndirectSymViaGOTPCRel()) in emitGlobalGOTEquivs()
3338 if (AP.getObjFileLowering().supportIndirectSymViaGOTPCRel()) in emitGlobalConstantImpl()