Searched refs:isPow2VectorType (Results 1 – 11 of 11) sorted by relevance
424 bool isPow2VectorType() const { in isPow2VectorType() function432 if (!isPow2VectorType()) { in getPow2VectorType()
437 if (!VT.isPow2VectorType()) in getPreferredVectorAction()
480 bool isPow2VectorType() const { in isPow2VectorType() function488 if (isPow2VectorType()) in getPow2VectorType()
985 if (!VT.isPow2VectorType()) { in getTypeConversion()1055 if (!VT.isPow2VectorType()) { in getTypeConversion()
1573 return VT.isPow2VectorType() ? TypeSplitVector : TypeWidenVector; in getPreferredVectorAction()8097 if (MemVT.isPow2VectorType()) in LowerLOAD()8113 if (MemVT.isPow2VectorType()) in LowerLOAD()
1105 if (MemVT.isVector() && !MemVT.isPow2VectorType()) { in analyzeFormalArgumentsCompute()
5116 assert(VT.isVector() && !VT.isPow2VectorType() && isTypeLegal(VT)); in WidenVecOp_VSELECT()
8526 if (VT.isPow2VectorType()) { in expandVecReduce()
10450 !DstVT.isVector() || !DstVT.isPow2VectorType() || in CombineExtLoad()
1199 if (!VT.isPow2VectorType()) in useRVVForFixedLengthVectorVT()
4757 if (!VT.isPow2VectorType()) in useSVEForFixedLengthVectorVT()