Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h444 unsigned getMaximumJumpTableSize() const { return MaxJumpTableSize; } in getMaximumJumpTableSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2012 unsigned TargetLoweringBase::getMaximumJumpTableSize() const { in getMaximumJumpTableSize() function in TargetLoweringBase