Searched defs:getMaximumJumpTableSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 283 unsigned getMaximumJumpTableSize() const { return MaxJumpTableSize; } getMaximumJumpTableSize() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 2057 unsigned TargetLoweringBase::getMaximumJumpTableSize() const { getMaximumJumpTableSize() function in TargetLoweringBase |