Home
last modified time | relevance | path

Searched defs:Cond1 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
497 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp136 const Expr *Cond1 = I->getCond(); in VisitIfStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp109 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp1800 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamondCommon() local
H A DModuloSchedule.cpp326 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
H A DCodeGenPrepare.cpp8135 Value *Cond1, *Cond2; in splitBranchCondition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4345 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
H A DDAGCombiner.cpp9437 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
9450 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
9509 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local