Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp733 auto *CondVal = SI.getCondition(); in foldSelectZeroOrMul() local
1764 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1839 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
2016 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2468 Value *CondVal = SI.getCondition(); in foldAndOrOfSelectUsingImpliedCond() local
2511 Value *CondVal = SI.getCondition(); in foldSelectWithFCmpToFabs() local
2639 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp4467 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in prepareICWorklistFromFunction() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1277 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp788 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1690 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp586 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp2420 if (Optional<APSInt> CondVal = in getAsVariantMatchInfo() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2504 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4262 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
H A DScalarEvolution.cpp9431 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6732 llvm::Value *CondVal = nullptr; in getNumThreads() local
7038 llvm::Value *CondVal = nullptr; in emitNumThreadsForTargetDirective() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2381 const Value *CondVal = I.getCondition(); in visitBr() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26967 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local