/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 757 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 D | InstructionCombining.cpp | 4525 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 D | InstCombineSelect.cpp | 1681 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 D | InstructionCombining.cpp | 3506 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 844 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local 913 Value *CondVal = SI.getCondition(); in visitSelectInst() local
|
H A D | InstructionCombining.cpp | 2992 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 D | LazyValueInfo.cpp | 1173 Value *Val, CondValue CondVal, bool isRevisit, in getValueFromConditionImpl() 1665 std::optional<ValueLatticeElement> CondVal; in getConstantRangeAtUse() local
|
H A D | InstructionSimplify.cpp | 4410 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnswitch.cpp | 922 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnswitch.cpp | 1123 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
|
H A D | NewGVN.cpp | 2510 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 1569 ValueLatticeElement CondVal = getValueState(OtherOp); in handleCallResult() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 651 const Stmt *Else, bool CondVal, in CreateIfFixit()
|
H A D | SemaStmt.cpp | 1240 auto CondVal = Cond.get(); in ActOnWhileStmt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 951 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 898 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 953 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | PNaClTranslator.cpp | 2262 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 D | IRTranslator.cpp | 591 const Value *CondVal = BrInst.getCondition(); in translateBr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 2511 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 3376 static Value *SimplifySelectInst(Value *CondVal, Value *TrueVal, in SimplifySelectInst()
|
H A D | ScalarEvolution.cpp | 6570 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 D | InstructionSimplify.cpp | 3854 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1806 const Value *CondVal = I.getCondition(); in visitBr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 2275 const Value *CondVal = I.getCondition(); in visitBr() local
|