Home
last modified time | relevance | path

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

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