Lines Matching defs:CondOp
1125 VPValue *CondOp = Plan.getOrAddLiveIn(ConstantInt::get(Int32, 3));
1126 VPReductionRecipe Recipe(RecurrenceDescriptor(), nullptr, ChainOp, CondOp,
1137 VPValue *CondOp = Plan.getOrAddLiveIn(ConstantInt::get(Int32, 3));
1138 VPReductionRecipe Recipe(RecurrenceDescriptor(), nullptr, ChainOp, CondOp,
1141 VPReductionEVLRecipe EVLRecipe(Recipe, *EVL, CondOp);
1489 VPValue *CondOp = getPlan().getOrAddLiveIn(ConstantInt::get(Int32, 3));
1490 VPReductionRecipe Recipe(RecurrenceDescriptor(), nullptr, ChainOp, CondOp,
1501 VPValue *CondOp = getPlan().getOrAddLiveIn(ConstantInt::get(Int32, 3));
1502 VPReductionRecipe Recipe(RecurrenceDescriptor(), nullptr, ChainOp, CondOp,
1505 VPReductionEVLRecipe EVLRecipe(Recipe, *EVL, CondOp);