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