Home
last modified time | relevance | path

Searched defs:CondVal (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1722 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1797 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
1976 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2587 Value *CondVal = SI.getCondition(); in foldAndOrOfSelectUsingImpliedCond() local
2627 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp3486 APInt CondVal(1, isa<Constant>(SI->getFalseValue()) ? 0 : 1); in visitFreeze() local
3901 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in prepareICWorklistFromFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1217 Constant *CondVal = nullptr; in tryTrivialLoopUnswitch() local
H A DNewGVN.cpp2481 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1257 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp789 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1652 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp576 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp2270 if (Optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4022 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
H A DScalarEvolution.cpp8415 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6731 llvm::Value *CondVal = nullptr; in getNumThreads() local
6924 llvm::Value *CondVal = nullptr; in emitNumThreadsForTargetDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2360 const Value *CondVal = I.getCondition(); in visitBr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25499 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local