Home | History | Annotate | Download | only in AArch64

Lines Matching refs:InvalidShiftExtend

65     Address() : Kind(RegBase), ExtType(AArch64_AM::InvalidShiftExtend),
1020 Addr.setExtendType(AArch64_AM::InvalidShiftExtend);
1084 AArch64_AM::ShiftExtendType ExtendType = AArch64_AM::InvalidShiftExtend;
1151 if (ExtendType != AArch64_AM::InvalidShiftExtend && RHS->hasOneUse() &&
1200 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend;
1208 if (ShiftType != AArch64_AM::InvalidShiftExtend) {