Home
last modified time | relevance | path

Searched refs:WidenEltWidth (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5146 unsigned WidenEltWidth = WidenEltVT.getSizeInBits(); in FindMemType() local
5151 if (!Scalable && Width == WidenEltWidth) in FindMemType()
5163 if (MemVT.getSizeInBits() <= WidenEltWidth) in FindMemType()