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