Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3430 GetCaseResults(SwitchInst *SI, ConstantInt *CaseVal, BasicBlock *CaseDest, in GetCaseResults()
3506 static void MapCaseToResult(ConstantInt *CaseVal, in MapCaseToResult()
3529 ConstantInt *CaseVal = I.getCaseValue(); in InitializeUniqueCases() local
3739 ConstantInt *CaseVal = Values[I].first; in SwitchLookupTable() local
4075 ConstantInt *CaseVal = CI.getCaseValue(); in SwitchToLookupTable() local
/external/clang/lib/CodeGen/
DCGStmt.cpp1233 llvm::ConstantInt *CaseVal = in EmitCaseStmt() local
1281 llvm::ConstantInt *CaseVal = in EmitCaseStmt() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp612 ConstantInt *CaseVal = i.getCaseValue(); in IsTrivialUnswitchCondition() local
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp1162 const ConstantInt* CaseVal = i.getCaseValue(); in printInstruction() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1775 nonloc::ConcreteInt CaseVal(getBasicVals().getValue(V1)); in processSwitch() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2117 ConstantInt* CaseVal = i.getCaseValue(); in visitSwitchInst() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp903 GenericValue CaseVal = getOperandValue(i.getCaseValue(), SF); in visitSwitchInst() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3807 ConstantInt *CaseVal = in ParseFunctionBody() local
/external/clang/lib/Sema/
DSemaCodeComplete.cpp3793 Expr *CaseVal = Case->getLHS()->IgnoreParenCasts(); in CodeCompleteCase() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2663 const ConstantInt *CaseVal = CP.first; in Clusterify() local