Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h169 bool supportGOTPCRelWithOffset() const { in supportGOTPCRelWithOffset() function
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h171 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-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2513 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()