Searched refs:isPow2VectorType (Results 1 – 6 of 6) sorted by relevance
164 bool isPow2VectorType() const { in isPow2VectorType() function172 if (isPow2VectorType()) in getPow2VectorType()638 bool isPow2VectorType() const { in isPow2VectorType() function646 if (!isPow2VectorType()) { in getPow2VectorType()
314 bool isPow2VectorType() const { in isPow2VectorType() function322 if (!isPow2VectorType()) { in getPow2VectorType()
291 bool isPow2VectorType() const { in isPow2VectorType() function299 if (isPow2VectorType()) in getPow2VectorType()
1862 if (!VT.isPow2VectorType()) { in getTypeConversion()1920 if (!VT.isPow2VectorType()) { in getTypeConversion()
1038 if (!VT.isPow2VectorType()) { in getTypeConversion()1105 if (!VT.isPow2VectorType()) { in getTypeConversion()
5952 !DstVT.isPow2VectorType() || !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()