Home
last modified time | relevance | path

Searched defs:getMaximumJumpTableSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h247 unsigned getMaximumJumpTableSize() const { return MaxJumpTableSize; } in getMaximumJumpTableSize() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1983 unsigned TargetLoweringBase::getMaximumJumpTableSize() const { in getMaximumJumpTableSize() function in TargetLoweringBase