Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
497 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp136 const Expr *Cond1 = I->getCond(); in VisitIfStmt() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp109 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DIfConversion.cpp1800 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; in IfConvertDiamondCommon() local
DModuloSchedule.cpp326 SmallVector<MachineOperand, 4> Cond1; in generateEpilog() local
DCodeGenPrepare.cpp8167 Value *Cond1, *Cond2; in splitBranchCondition() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp4356 SDValue Cond1 = N->getOperand(0); in WidenVecRes_SELECT() local
DDAGCombiner.cpp9518 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
9531 SDValue Cond1 = N0->getOperand(1); in visitSELECT() local
9590 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp42047 SDValue Cond1 = Cond.getOperand(1); in combineSelect() local