Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp843 auto *CondVal = SI.getCondition(); in foldSelectZeroOrMul() local
1881 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1956 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
2115 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2580 Value *CondVal = SI.getCondition(); in foldSelectWithSRem() local
2656 Value *CondVal = SI.getCondition(); in foldAndOrOfSelectUsingImpliedCond() local
2699 Value *CondVal = SI.getCondition(); in foldSelectWithFCmpToFabs() local
2938 Value *CondVal = SI.getCondition(); in foldSelectOfBools() local
3364 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp1005 Value *A, *CondVal, *TrueVal, *FalseVal; in foldBinOpOfSelectAndCastOfSelectCondition() local
4695 bool CondVal = Cond->getZExtValue(); in prepareWorklist() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1747 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1586 std::optional<ValueLatticeElement> CondVal; in getValueAtUse() local
H A DInstructionSimplify.cpp4613 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
H A DScalarEvolution.cpp9678 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp816 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1702 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2514 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp596 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2586 if (std::optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6186 bool UpperBoundOnly, llvm::Value **CondVal) { in getNumThreads()
6277 bool UpperBoundOnly, llvm::Value **CondVal, const Expr **ThreadLimitExpr) { in getNumThreadsExprForTargetDirective()
6438 llvm::Value *CondVal = nullptr; in emitNumThreadsForTargetDirective() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2618 const Value *CondVal = I.getCondition(); in visitBr() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25764 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local