Searched refs:isLegalElementTypeForRVV (Results 1 – 5 of 5) sorted by relevance
251 return TLI->isLegalElementTypeForRVV(TLI->getValueType(DL, Ty)); in isElementTypeLegalForScalableVector()268 return TLI->isLegalElementTypeForRVV(ElemType); in isLegalMaskedLoadStore()293 !TLI->isLegalElementTypeForRVV(PointerTypeVT)) in isLegalMaskedGatherScatter()300 return TLI->isLegalElementTypeForRVV(ElemType); in isLegalMaskedGatherScatter()362 if (!TLI->isLegalElementTypeForRVV(TLI->getValueType(DL, Ty))) in isLegalToVectorizeReduction()
34 if (!isLegalElementTypeForRVV(VT.getScalarType()) || in isLegalInterleavedAccessType()
386 bool isLegalElementTypeForRVV(EVT ScalarTy) const;
2704 bool RISCVTargetLowering::isLegalElementTypeForRVV(EVT ScalarTy) const { in isLegalElementTypeForRVV() function in RISCVTargetLowering24133 if (!isLegalElementTypeForRVV(ScalarType)) in isLegalStridedLoadStore()
327 static bool isLegalElementTypeForRVV(Type *EltTy, in isLegalElementTypeForRVV() function363 isLegalElementTypeForRVV(T->getScalarType(), Subtarget)) in isSupportedArgumentType()389 isLegalElementTypeForRVV(T->getScalarType(), Subtarget)) in isSupportedReturnType()