Lines Matching defs:CTy
41845 Type *CTy = C->getType();41846 if (!CTy->isVectorTy() ||41847 CTy->getPrimitiveSizeInBits() != Mask.getValueSizeInBits())41851 unsigned NumCstElts = cast<FixedVectorType>(CTy)->getNumElements();