Home | History | Annotate | Download | only in AArch64

Lines Matching refs:InvalidShiftExtend

66     Address() : Kind(RegBase), ExtType(AArch64_AM::InvalidShiftExtend),
1028 Addr.setExtendType(AArch64_AM::InvalidShiftExtend);
1092 AArch64_AM::ShiftExtendType ExtendType = AArch64_AM::InvalidShiftExtend;
1159 if (ExtendType != AArch64_AM::InvalidShiftExtend && RHS->hasOneUse() &&
1208 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend;
1216 if (ShiftType != AArch64_AM::InvalidShiftExtend) {