Searched refs:ExtraExtOp (Results 1 – 1 of 1) sorted by relevance
5481 Instruction *ExtraExtOp = (Op0Ty != LargestOpTy) ? Op0 : Op1; in getReductionPatternCost() local5483 ExtraExtOp->getOpcode(), ExtType, in getReductionPatternCost()5484 VectorType::get(ExtraExtOp->getOperand(0)->getType(), VectorTy), in getReductionPatternCost()5485 TTI::CastContextHint::None, CostKind, ExtraExtOp); in getReductionPatternCost()