Searched refs:ShType (Results 1 – 1 of 1) sorted by relevance
325 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local326 if (ShType == AArch64_AM::InvalidShiftExtend) in SelectShiftedRegister()328 if (!AllowROR && ShType == AArch64_AM::ROR) in SelectShiftedRegister()334 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); in SelectShiftedRegister()