Searched defs:TotalWidth (Results 1 – 4 of 4) sorted by relevance
62 unsigned TotalWidth = 0; in columnWidthWithTabs() local
1004 unsigned TotalWidth; member
1117 const unsigned TotalWidth = MemVT.getSizeInBits(); in tryLoadVector() local1180 const unsigned TotalWidth = LoadedVT.getSizeInBits(); in tryLDG() local1378 const unsigned TotalWidth = StoreVT.getSimpleVT().getSizeInBits(); in tryStoreVector() local
889 static constexpr storage_type TotalWidth = 0 variable