Searched refs:getShiftExtendType (Results 1 – 1 of 1) sorted by relevance
643 AArch64_AM::ShiftExtendType getShiftExtendType() const { in getShiftExtendType() function in __anon65f0dadd0111::AArch64Operand1156 if (MatchShift && ShiftExtendTy == getShiftExtendType()) in isSVEDataVectorRegWithShiftExtend()1213 if (isGPR64<RegClassID>() && getShiftExtendType() == AArch64_AM::LSL && in isGPR64WithShiftExtend()1265 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isShifter()1308 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend()1321 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend64()1330 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtendLSL64()1339 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemXExtend()1348 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemWExtend()1360 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isArithmeticShifter()[all …]