Searched refs:NumV2Inputs (Results 1 – 1 of 1) sorted by relevance
9927 int NumV2Inputs = count_if(Mask, [](int M) { return M >= 8; }); in lowerV8I16VectorShuffle() local9929 if (NumV2Inputs == 0) { in lowerV8I16VectorShuffle()9972 if (NumV2Inputs == 1) in lowerV8I16VectorShuffle()