Home
last modified time | relevance | path

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

12

/external/syzkaller/vendor/golang.org/x/oauth2/internal/
Doauth2.go71 func CondVal(v string) []string { func
/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-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1163 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1295 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
1507 Value *CondVal = SI.getCondition(); in visitSelectInst() local
DInstructionCombining.cpp3189 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp650 Value *CondVal = SI.getCondition(); in visitSelectInst() local
DInstructionCombining.cpp1862 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp422 Constant *CondVal = 0; in UnswitchIfProfitable() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp922 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1092 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
DNewGVN.cpp2531 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExecution.cpp667 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() 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/lib/Analysis/
DInstructionSimplify.cpp2210 Value *llvm::SimplifySelectInst(Value *CondVal, Value *TrueVal, Value *FalseVal, in SimplifySelectInst()
DScalarEvolution.cpp4878 ConstantInt *CondVal = in ComputeExitCountExhaustively() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp898 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-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp3760 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1472 const Value *CondVal = I.getCondition(); in visitBr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1806 const Value *CondVal = I.getCondition(); in visitBr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1987 const Value *CondVal = I.getCondition(); in visitBr() local

12