Searched refs:isVVPReductionOp (Results 1 – 3 of 3) sorted by relevance
28 bool isVVPReductionOp(unsigned Opcode);
156 bool isVVPReductionOp(unsigned Opcode) { in isVVPReductionOp() function266 if (isVVPReductionOp(OC)) in getIdiomaticVectorType()
88 if (isVVPReductionOp(VVPOpcode)) { in lowerToVVP()