Searched defs:isJumpTableRelative (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.h | 364 bool isJumpTableRelative() const override { isJumpTableRelative() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 2065 bool TargetLoweringBase::isJumpTableRelative() const { isJumpTableRelative() function in TargetLoweringBase |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 3234 bool PPCTargetLowering::isJumpTableRelative() const { isJumpTableRelative() function in PPCTargetLowering |