Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h184 bool supportGOTPCRelWithOffset() const { in supportGOTPCRelWithOffset() function
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h171 bool supportGOTPCRelWithOffset() const { in supportGOTPCRelWithOffset() function
/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h204 bool supportGOTPCRelWithOffset() const { in supportGOTPCRelWithOffset() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2211 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2685 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2824 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()