Searched refs:ThisNetWidth (Results 1 – 1 of 1) sorted by relevance
1020 auto ThisNetWidth = in alignArrayInitializersRightJustified() local1025 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1026 Changes[CellIter->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1033 ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersRightJustified()1034 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1035 Changes[Next->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1077 auto ThisNetWidth = in alignArrayInitializersLeftJustified() local1081 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()1090 auto ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersLeftJustified() local1093 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()