Searched refs:WidenEltWidth (Results 1 – 1 of 1) sorted by relevance
5146 unsigned WidenEltWidth = WidenEltVT.getSizeInBits(); in FindMemType() local5151 if (!Scalable && Width == WidenEltWidth) in FindMemType()5163 if (MemVT.getSizeInBits() <= WidenEltWidth) in FindMemType()