| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSelect.cpp | 843 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 D | InstructionCombining.cpp | 1005 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 D | SCCPSolver.cpp | 1747 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 1586 std::optional<ValueLatticeElement> CondVal; in getValueAtUse() local
|
| H A D | InstructionSimplify.cpp | 4613 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
|
| H A D | ScalarEvolution.cpp | 9678 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Execution.cpp | 953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 816 const Stmt *Else, bool CondVal, in CreateIfFixit()
|
| H A D | SemaStmt.cpp | 1702 auto CondVal = Cond.get(); in ActOnWhileStmt() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | NewGVN.cpp | 2514 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 596 const Value *CondVal = BrInst.getCondition(); in translateBr() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 2586 if (std::optional<APSInt> CondVal = in getAsVariantMatchInfo() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 6186 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 D | SelectionDAGBuilder.cpp | 2618 const Value *CondVal = I.getCondition(); in visitBr() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 25764 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local
|