Searched refs:isPow2VectorType (Results 1 – 4 of 4) sorted by relevance
309 bool isPow2VectorType() const { in isPow2VectorType() function317 if (!isPow2VectorType()) { in getPow2VectorType()
284 bool isPow2VectorType() const { in isPow2VectorType() function292 if (isPow2VectorType()) in getPow2VectorType()
956 if (!VT.isPow2VectorType()) { in getTypeConversion()1023 if (!VT.isPow2VectorType()) { in getTypeConversion()
5897 !DstVT.isPow2VectorType() || !TLI.isVectorLoadExtDesirable(SDValue(N, 0))) in CombineExtLoad()