Home
last modified time | relevance | path

Searched defs:MinimumJumpTableEntries (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h52 unsigned MinimumJumpTableEntries; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h68 unsigned MinimumJumpTableEntries = 4; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp73 static cl::opt<unsigned> MinimumJumpTableEntries variable