Searched refs:ThisNetWidth (Results 1 – 1 of 1) sorted by relevance
1353 auto ThisNetWidth = in alignArrayInitializersRightJustified() local1358 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1359 Changes[CellIter->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1368 ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersRightJustified()1369 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1370 Changes[Next->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1418 auto ThisNetWidth = in alignArrayInitializersLeftJustified() local1422 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()1434 auto ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersLeftJustified() local1437 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()