Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp844 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
913 Value *CondVal = SI.getCondition(); in visitSelectInst() local
DInstructionCombining.cpp2992 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
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
DInstructionCombining.cpp3506 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp922 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1123 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
DNewGVN.cpp2510 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp651 const Stmt *Else, bool CondVal, in CreateIfFixit()
DSemaStmt.cpp1240 auto CondVal = Cond.get(); in ActOnWhileStmt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp951 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp898 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2262 Ice::Operand *CondVal = getRelativeOperand(Values[2], BaseIndex); in ProcessRecord() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3376 static Value *SimplifySelectInst(Value *CondVal, Value *TrueVal, in SimplifySelectInst()
DScalarEvolution.cpp6570 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp3854 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
DScalarEvolution.cpp8049 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1806 const Value *CondVal = I.getCondition(); in visitBr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2275 const Value *CondVal = I.getCondition(); in visitBr() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp17818 unsigned CondVal = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp24044 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local