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