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