Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h362 bool isJumpTableRelative() const override { in isJumpTableRelative() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1988 bool TargetLoweringBase::isJumpTableRelative() const { in isJumpTableRelative() function in TargetLoweringBase
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3112 bool PPCTargetLowering::isJumpTableRelative() const { in isJumpTableRelative() function in PPCTargetLowering