Home | History | Annotate | Download | only in AArch64

Lines Matching refs:IsScaled

644   bool IsScaled = !TII->isUnscaledLdSt(Opc);
645 int OffsetStride = IsScaled ? 1 : getMemScale(*I);
669 if (IsScaled) {