Home
last modified time | relevance | path

Searched refs:getMinimumJumpTableDensity (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1453 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize); in isSuitableForJumpTable()
1809 unsigned TargetLoweringBase::getMinimumJumpTableDensity(bool OptForSize) const { in getMinimumJumpTableDensity() function in TargetLoweringBase
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1637 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize); in isSuitableForJumpTable()
2002 unsigned TargetLoweringBase::getMinimumJumpTableDensity(bool OptForSize) const { in getMinimumJumpTableDensity() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1547 unsigned getMinimumJumpTableDensity(bool OptForSize) const;
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1691 unsigned getMinimumJumpTableDensity(bool OptForSize) const;