Searched refs:ShuffleVecTy (Results 1 – 1 of 1) sorted by relevance
126 VectorType *ShuffleVecTy = Shuffles[0]->getType(); in isSupported() local127 Type *ShuffleEltTy = ShuffleVecTy->getElementType(); in isSupported()