Searched refs:hasSameBitwidth (Results 1 – 1 of 1) sorted by relevance
281 static bool hasSameBitwidth(Type a, Type b) { in hasSameBitwidth() function729 srcType != dstType && !hasSameBitwidth(srcType, dstType)) { \ in matchAndRewrite()