Searched refs:getShiftExtendType (Results 1 – 1 of 1) sorted by relevance
756 AArch64_AM::ShiftExtendType getShiftExtendType() const { in getShiftExtendType() function in __anon730428320111::AArch64Operand1352 if (MatchShift && ShiftExtendTy == getShiftExtendType()) in isSVEDataVectorRegWithShiftExtend()1413 if (isGPR64<RegClassID>() && getShiftExtendType() == AArch64_AM::LSL && in isGPR64WithShiftExtend()1493 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isShifter()1536 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend()1549 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend64()1558 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtendLSL64()1567 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isLSLImm3Shift()1574 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemXExtend()1583 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemWExtend()[all …]