Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineSelect.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
HDInstructionCombining.cpp1028 Value *A, *CondVal, *TrueVal, *FalseVal; in foldBinOpOfSelectAndCastOfSelectCondition() local
5319 bool CondVal = Cond->getZExtValue(); in prepareWorklist() local
/freebsd-head/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
HDTypeErasedDataflowAnalysis.cpp294 auto *CondVal = Copy.Env.get<BoolValue>(*Cond); in computeBlockInputState() local
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDLazyValueInfo.cpp1595 std::optional<ValueLatticeElement> CondVal; in getValueAtUse() local
HDInstructionSimplify.cpp4639 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
HDScalarEvolution.cpp9740 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSCCPSolver.cpp1798 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
HDExecution.cpp917 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDAnalysisBasedWarnings.cpp816 const Stmt *Else, bool CondVal, in CreateIfFixit()
HDSemaStmt.cpp1725 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDNewGVN.cpp2518 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp596 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDOpenMPClause.cpp2588 if (std::optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.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-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp2805 const Value *CondVal = I.getCondition(); in visitBr() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp25974 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local