Home | History | Annotate | Download | only in InstPrinter

Lines Matching refs:NumLanes

1220 template <unsigned NumLanes, char LaneKind>
1225 if (NumLanes)
1226 Suffix += itostr(NumLanes) + LaneKind;