Searched refs:isPow2VectorType (Results 1 – 4 of 4) sorted by relevance
359 bool isPow2VectorType() const { in isPow2VectorType() function367 if (!isPow2VectorType()) { in getPow2VectorType()
395 bool isPow2VectorType() const { in isPow2VectorType() function403 if (isPow2VectorType()) in getPow2VectorType()
790 if (!VT.isPow2VectorType()) { in getTypeConversion()857 if (!VT.isPow2VectorType()) { in getTypeConversion()
8322 !DstVT.isPow2VectorType() || !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()