Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp757 auto *CondVal = SI.getCondition(); in foldSelectZeroOrMul() local
1822 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1897 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
2074 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2557 Value *CondVal = SI.getCondition(); in foldAndOrOfSelectUsingImpliedCond() local
2600 Value *CondVal = SI.getCondition(); in foldSelectWithFCmpToFabs() local
2832 Value *CondVal = SI.getCondition(); in foldSelectOfBools() local
3081 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp4525 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in prepareICWorklistFromFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1173 Value *Val, CondValue CondVal, bool isRevisit, in getValueFromConditionImpl()
1665 std::optional<ValueLatticeElement> CondVal; in getConstantRangeAtUse() local
H A DInstructionSimplify.cpp4410 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
H A DScalarEvolution.cpp9698 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1569 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp792 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1690 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp2481 if (std::optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp591 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2511 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6354 llvm::Value *CondVal = nullptr; in getNumThreads() local
6667 llvm::Value *CondVal = nullptr; in emitNumThreadsForTargetDirective() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2437 const Value *CondVal = I.getCondition(); in visitBr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27419 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local