Home
last modified time | relevance | path

Searched defs:MinCaseVal (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5850 ConstantInt *MinCaseVal = CaseValues[0]; in foldSwitchToSelect() local
6284 ConstantInt &MinCaseVal, const ConstantInt &MaxCaseVal, in ShouldUseSwitchConditionAsTableIndex()
6413 ConstantInt *MinCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h351 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h445 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h461 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h461 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h460 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h468 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4836 ConstantInt *MinCaseVal = CI.getCaseValue(); in SwitchToLookupTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5378 ConstantInt *MinCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local