Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp859 auto *CondVal = SI.getCondition(); in foldSelectZeroOrMul() local
2025 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
2100 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
2259 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2721 Value *CondVal = SI.getCondition(); in foldSelectWithSRem() local
2796 Value *CondVal, in simplifyNestedSelectsUsingImpliedCond()
2827 Value *CondVal = SI.getCondition(); in foldSelectWithFCmpToFabs() local
3123 Value *CondVal = SI.getCondition(); in foldSelectOfBools() local
3585 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp1028 Value *A, *CondVal, *TrueVal, *FalseVal; in foldBinOpOfSelectAndCastOfSelectCondition() local
5319 bool CondVal = Cond->getZExtValue(); in prepareWorklist() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp294 auto *CondVal = Copy.Env.get<BoolValue>(*Cond); in computeBlockInputState() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1595 std::optional<ValueLatticeElement> CondVal; in getValueAtUse() local
H A DInstructionSimplify.cpp4639 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
H A DScalarEvolution.cpp9740 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1798 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp917 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp816 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1725 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2518 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2588 if (std::optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp596 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6201 bool UpperBoundOnly, llvm::Value **CondVal) { in getNumThreads()
6292 bool UpperBoundOnly, llvm::Value **CondVal, const Expr **ThreadLimitExpr) { in getNumThreadsExprForTargetDirective()
6453 llvm::Value *CondVal = nullptr; in emitNumThreadsForTargetDirective() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2805 const Value *CondVal = I.getCondition(); in visitBr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25974 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local