Home
last modified time | relevance | path

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

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