Lines Matching defs:CTy
42956 Type *CTy = C->getType();42957 if (!CTy->isVectorTy() ||42958 CTy->getPrimitiveSizeInBits() != Mask.getValueSizeInBits())42962 unsigned NumCstElts = cast<FixedVectorType>(CTy)->getNumElements();