Home
last modified time | relevance | path

Searched refs:setMinimumJumpTableEntries (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp153 setMinimumJumpTableEntries(100); in LanaiTargetLowering()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2002 void TargetLoweringBase::setMinimumJumpTableEntries(unsigned Val) { in setMinimumJumpTableEntries() function in TargetLoweringBase
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1534 setMinimumJumpTableEntries(MinimumJumpTables); in HexagonTargetLowering()
1536 setMinimumJumpTableEntries(std::numeric_limits<unsigned>::max()); in HexagonTargetLowering()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2311 void setMinimumJumpTableEntries(unsigned Val);
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp349 setMinimumJumpTableEntries(2); in WebAssemblyTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp237 setMinimumJumpTableEntries(UINT_MAX); in AVRTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1002 setMinimumJumpTableEntries(5); in RISCVTargetLowering()