Home
last modified time | relevance | path

Searched defs:isJumpTableRelative (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.h368 bool isJumpTableRelative() const override { in isJumpTableRelative() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp1991 bool TargetLoweringBase::isJumpTableRelative() const { in isJumpTableRelative() function in TargetLoweringBase
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp3239 bool PPCTargetLowering::isJumpTableRelative() const { in isJumpTableRelative() function in PPCTargetLowering