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