Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.h366 bool isJumpTableRelative() const override { in isJumpTableRelative() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2018 bool TargetLoweringBase::isJumpTableRelative() const { in isJumpTableRelative() function in TargetLoweringBase
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3186 bool PPCTargetLowering::isJumpTableRelative() const { in isJumpTableRelative() function in PPCTargetLowering