Searched refs:isLegalElementTypeForRVV (Results 1 – 1 of 1) sorted by relevance
81 bool isLegalElementTypeForRVV(Type *ScalarTy) const { in isLegalElementTypeForRVV() function107 return isLegalElementTypeForRVV(DataType->getScalarType()); in isLegalMaskedLoadStore()125 return isLegalElementTypeForRVV(DataType->getScalarType()); in isLegalMaskedGatherScatter()152 if (!isLegalElementTypeForRVV(Ty)) in isLegalToVectorizeReduction()