Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2014 void TargetLoweringBase::setMaximumJumpTableSize(unsigned Val) { in setMaximumJumpTableSize() function in TargetLoweringBase
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2315 void setMaximumJumpTableSize(unsigned);
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1009 setMaximumJumpTableSize(MaxJT); in AArch64TargetLowering()