Searched refs:WidthDiff (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 4182 int WidthDiff = WidenWidth - LdWidth; in GenWidenVectorLoads() local 4186 EVT NewVT = FindMemType(DAG, TLI, LdWidth, WidenVT, LdAlign, WidthDiff); in GenWidenVectorLoads() 4228 NewVT = FindMemType(DAG, TLI, LdWidth, WidenVT, LdAlign, WidthDiff); in GenWidenVectorLoads()
|