Searched refs:DataTypeVTy (Results 1 – 1 of 1) sorted by relevance
310 if (auto *DataTypeVTy = dyn_cast<VectorType>(DataType)) { in isLegalNTStore() local312 cast<FixedVectorType>(DataTypeVTy)->getNumElements(); in isLegalNTStore()313 unsigned EltSize = DataTypeVTy->getElementType()->getScalarSizeInBits(); in isLegalNTStore()