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.cpp123 static Value *foldSelectICmpAnd(SelectInst &Sel, Value *CondVal, Value *TrueVal, in foldSelectICmpAnd()
773 static Value *foldSelectICmpAndBinOp(Value *CondVal, Value *TrueVal, in foldSelectICmpAndBinOp()
882 auto *CondVal = SI.getCondition(); in foldSelectZeroOrMul() local
2079 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
2154 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
2313 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2775 Value *CondVal = SI.getCondition(); in foldSelectWithSRem() local
2850 Value *CondVal, in simplifyNestedSelectsUsingImpliedCond()
2881 Value *CondVal = SI.getCondition(); in foldSelectWithFCmpToFabs() local
3228 Value *CondVal = SI.getCondition(); in foldSelectOfBools() local
[all …]
H A DInstructionCombining.cpp1056 Value *A, *CondVal, *TrueVal, *FalseVal; in foldBinOpOfSelectAndCastOfSelectCondition() local
5782 bool CondVal = Cond->getZExtValue(); in prepareWorklist() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp309 auto *CondVal = Copy.Env.get<BoolValue>(*Cond); in computeBlockInputState() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1925 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1671 std::optional<ValueLatticeElement> CondVal; in getValueAtUse() local
H A DInstructionSimplify.cpp4617 static Value *simplifySelectWithBitTest(Value *CondVal, Value *TrueVal, in simplifySelectWithBitTest()
4653 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
H A DScalarEvolution.cpp9795 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() 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.cpp953 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1806 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2557 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2782 if (std::optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp610 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6447 bool UpperBoundOnly, llvm::Value **CondVal) { in getNumThreads()
6538 bool UpperBoundOnly, llvm::Value **CondVal, const Expr **ThreadLimitExpr) { in getNumThreadsExprForTargetDirective()
6704 llvm::Value *CondVal = nullptr; in emitNumThreadsForTargetDirective() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2771 const Value *CondVal = I.getCondition(); in visitBr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26851 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local