Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1681 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1756 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
1935 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2327 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp3506 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp844 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
913 Value *CondVal = SI.getCondition(); in visitSelectInst() local
H A DInstructionCombining.cpp2992 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp922 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1123 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
H A DNewGVN.cpp2510 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1569 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
/aosp_15_r20/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp651 const Stmt *Else, bool CondVal, in CreateIfFixit()
H A DSemaStmt.cpp1240 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp951 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp898 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp2262 Ice::Operand *CondVal = getRelativeOperand(Values[2], BaseIndex); in ProcessRecord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp591 const Value *CondVal = BrInst.getCondition(); in translateBr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2511 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3376 static Value *SimplifySelectInst(Value *CondVal, Value *TrueVal, in SimplifySelectInst()
H A DScalarEvolution.cpp6570 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3854 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1806 const Value *CondVal = I.getCondition(); in visitBr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2275 const Value *CondVal = I.getCondition(); in visitBr() local

12