Searched refs:setMaximumJumpTableSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2075 void setMaximumJumpTableSize(unsigned);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1873 void TargetLoweringBase::setMaximumJumpTableSize(unsigned Val) { function in class:TargetLoweringBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp755 setMaximumJumpTableSize(MaxJT);

Completed in 201 milliseconds