Home | History | Annotate | Download | only in ARM

Lines Matching refs:WindowBase

6702     // Code should guarantee that element i in Vec starts at element "WindowBase
6704 int WindowBase = 0;
6798 Src.WindowBase = -NumSrcElts;
6816 Src.WindowBase = -Src.MinElt;
6830 Src.WindowBase *= Src.WindowScale;
6861 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase;