Home
last modified time | relevance | path

Searched refs:isSuitableForJumpTable (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp85 if (TLI->isSuitableForJumpTable(SI, NumCases, Range, PSI, BFI)) { in findJumpTables()
143 if (TLI->isSuitableForJumpTable(SI, NumCases, Range, PSI, BFI)) { in findJumpTables()
DTargetLoweringBase.cpp1440 bool TargetLoweringBase::isSuitableForJumpTable(const SwitchInst *SI, in isSuitableForJumpTable() function in TargetLoweringBase
/external/llvm-project/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp88 if (TLI->isSuitableForJumpTable(SI, NumCases, Range, PSI, BFI)) { in findJumpTables()
146 if (TLI->isSuitableForJumpTable(SI, NumCases, Range, PSI, BFI)) { in findJumpTables()
DTargetLoweringBase.cpp1624 bool TargetLoweringBase::isSuitableForJumpTable(const SwitchInst *SI, in isSuitableForJumpTable() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h379 if (TLI->isSuitableForJumpTable(&SI, N, Range, PSI, BFI)) { in getEstimatedNumberOfCaseClusters()
DTargetLowering.h1017 virtual bool isSuitableForJumpTable(const SwitchInst *SI, uint64_t NumCases,
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h364 if (TLI->isSuitableForJumpTable(&SI, N, Range, PSI, BFI)) { in getEstimatedNumberOfCaseClusters()
DTargetLowering.h1169 virtual bool isSuitableForJumpTable(const SwitchInst *SI, uint64_t NumCases,