Searched defs:ShiftType (Results 1 – 4 of 4) sorted by relevance
1279 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local1400 AArch64_AM::ShiftExtendType ShiftType, in emitAddSub_rs()1600 AArch64_AM::ShiftExtendType ShiftType, in emitSubs_rs()
1054 enum ShiftType { LSL = 0x0, LSR = 0x1, ASR = 0x2, ROR = 0x3, RRX = 0x4 }; enum
786 ARM_AM::ShiftOpc ShiftType; // Shift type for OffsetReg member3626 unsigned OffsetRegNum, ARM_AM::ShiftOpc ShiftType, in CreateMem()5805 ARM_AM::ShiftOpc ShiftType = ARM_AM::no_shift; in parseMemory() local
1967 Type *ShiftType = Shl->getType(); in foldICmpShlOne() local