Searched refs:hasReductionStartParam (Results 1 – 3 of 3) sorted by relevance
267 return Op->getOperand(hasReductionStartParam(OriginalOC) ? 1 : 0) in getIdiomaticVectorType()362 bool hasReductionStartParam(unsigned OPC) { in hasReductionStartParam() function569 bool scalarizeStartParam = StartV && !hasReductionStartParam(VVPOpcode); in getLegalReductionOpVVP()581 assert(hasReductionStartParam(VVPOpcode)); in getLegalReductionOpVVP()
115 bool hasReductionStartParam(unsigned VVPOC);
89 auto SrcHasStart = hasReductionStartParam(Op->getOpcode()); in lowerToVVP()