Home
last modified time | relevance | path

Searched defs:getMinimumJumpTableEntries (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1801 unsigned TargetLoweringBase::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in TargetLoweringBase
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp1650 unsigned VETargetLowering::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in VETargetLowering
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1994 unsigned TargetLoweringBase::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in TargetLoweringBase
/external/llvm/include/llvm/Target/
DTargetLowering.h1010 int getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function