Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp476 const ConstantInt *CaseVal = CC.Low; in sortAndRangeify() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4530 const APInt &CaseVal = Case.getCaseValue()->getValue(); in eliminateDeadSwitchCases() local
4737 GetCaseResults(SwitchInst *SI, ConstantInt *CaseVal, BasicBlock *CaseDest, in GetCaseResults()
4808 static uintptr_t MapCaseToResult(ConstantInt *CaseVal, in MapCaseToResult()
4833 ConstantInt *CaseVal = I.getCaseValue(); in InitializeUniqueCases() local
5049 ConstantInt *CaseVal = Values[I].first; in SwitchLookupTable() local
5391 ConstantInt *CaseVal = CI->getCaseValue(); in SwitchToLookupTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1186 ConstantInt *CaseVal = Case.getCaseValue(); in TryTrivialLoopUnswitch() local
DSimpleLoopUnswitch.cpp752 ConstantInt *CaseVal = std::get<0>(ExitCase); in unswitchTrivialSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h353 const APInt &CaseVal = CI.getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp446 const ConstantInt *CaseVal = I.getCaseValue(); in translateSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp956 GenericValue CaseVal = getOperandValue(Case.getCaseValue(), SF); in visitSwitchInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4435 ConstantInt *CaseVal = in parseFunctionBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10559 const ConstantInt *CaseVal = I.getCaseValue(); in visitSwitch() local