Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1801 unsigned TargetLoweringBase::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in TargetLoweringBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1998 unsigned TargetLoweringBase::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in TargetLoweringBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEISelLowering.cpp3090 unsigned VETargetLowering::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in VETargetLowering
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1010 int getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function