Home
last modified time | relevance | path

Searched defs:MaxCaseVal (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
DIRMutator.cpp398 uint64_t MaxCaseVal = in mutate() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h350 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h444 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp6284 ConstantInt &MinCaseVal, const ConstantInt &MaxCaseVal, in ShouldUseSwitchConditionAsTableIndex()
6414 ConstantInt *MaxCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4837 ConstantInt *MaxCaseVal = CI.getCaseValue(); in SwitchToLookupTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5379 ConstantInt *MaxCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local