Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp1817 void TargetLoweringBase::setMaximumJumpTableSize(unsigned Val) { in setMaximumJumpTableSize() function in TargetLoweringBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h1948 void setMaximumJumpTableSize(unsigned);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp696 setMaximumJumpTableSize(MaxJT); in AArch64TargetLowering()