Searched refs:isPow2VectorType (Results 1 – 4 of 4) sorted by relevance
291 bool isPow2VectorType() const { in isPow2VectorType() function299 if (!isPow2VectorType()) { in getPow2VectorType()
258 bool isPow2VectorType() const { in isPow2VectorType() function266 if (isPow2VectorType()) in getPow2VectorType()
954 if (!VT.isPow2VectorType()) { in getTypeConversion()1021 if (!VT.isPow2VectorType()) { in getTypeConversion()
5469 !DstVT.isPow2VectorType() || !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()