Searched refs:getScalarReductionOpcode (Results 1 – 2 of 2) sorted by relevance
111 unsigned getScalarReductionOpcode(unsigned VVPOC, bool IsMask);
369 unsigned getScalarReductionOpcode(unsigned VVPOC, bool IsMask) { in getScalarReductionOpcode() function575 auto ScalarOC = getScalarReductionOpcode(VVPOpcode, IsMaskReduction); in getLegalReductionOpVVP()