Searched refs:ThisNetWidth (Results 1 – 1 of 1) sorted by relevance
1315 auto ThisNetWidth = in alignArrayInitializersRightJustified() local1320 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1321 Changes[CellIter->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1330 ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersRightJustified()1331 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1332 Changes[Next->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1380 auto ThisNetWidth = in alignArrayInitializersLeftJustified() local1384 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()1396 auto ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersLeftJustified() local1399 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()