Searched refs:numResElements (Results 1 – 1 of 1) sorted by relevance
3404 unsigned numResElements = TheCall->getNumArgs() - 2; in SemaBuiltinShuffleVector() local3421 } else if (numElements != numResElements) { in SemaBuiltinShuffleVector()3423 resType = Context.getVectorType(eltType, numResElements, in SemaBuiltinShuffleVector()