Searched refs:isPow2VectorType (Results 1 – 14 of 14) sorted by relevance
465 bool isPow2VectorType() const { in isPow2VectorType() function473 if (!isPow2VectorType()) { in getPow2VectorType()
536 if (!VT.isPow2VectorType()) in getPreferredVectorAction()
242 bool isPow2VectorType() const { in isPow2VectorType() function250 if (isPow2VectorType()) in getPow2VectorType()
1078 if (!VT.isPow2VectorType()) { in getTypeConversion()1148 if (!VT.isPow2VectorType()) { in getTypeConversion()
104 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) in getRegisterTypeForCallingConv()114 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) in getNumRegistersForCallingConv()125 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) { in getVectorTypeBreakdownForCallingConv()
165 bool isPowerOf2 = VT.isPow2VectorType(); in getVectorTypeBreakdownForCallingConv()207 if (!VT.isPow2VectorType()) in handleMaskRegisterForCallingConv()
1305 if (MemVT.isVector() && !MemVT.isPow2VectorType()) { in analyzeFormalArgumentsCompute()
2030 return VT.isPow2VectorType() ? TypeSplitVector : TypeWidenVector; in getPreferredVectorAction()11000 if (MemVT.isPow2VectorType() || in LowerLOAD()
7613 if (!VT.isPow2VectorType()) in useSVEForFixedLengthVectorVT()14800 if (!VT.isPow2VectorType() || VT.getFixedSizeInBits() > 128 || in LowerFixedLengthBuildVectorToSVE()15960 assert(VecVT.isFixedLengthVector() && VecVT.isPow2VectorType() && in getVectorBitwiseReduce()25244 Vec.getValueType().isPow2VectorType()) { in performVecReduceBitwiseCombine()
7782 assert(VT.isVector() && !VT.isPow2VectorType() && isTypeLegal(VT)); in WidenVecOp_VSELECT()
11546 if (VT.isPow2VectorType()) { in expandVecReduce()
13924 !DstVT.isVector() || !DstVT.isPow2VectorType() || in CombineExtLoad()
13448 if (!VecVT.isPow2VectorType() || VecVT.getVectorNumElements() == 1) in PerformVQDMULHCombine()
2812 if (!VT.isPow2VectorType()) in useRVVForFixedLengthVectorVT()