Searched refs:AllowROR (Results 1 – 1 of 1) sorted by relevance
163 bool SelectShiftedRegister(SDValue N, bool AllowROR, SDValue &Reg,323 bool AArch64DAGToDAGISel::SelectShiftedRegister(SDValue N, bool AllowROR, in SelectShiftedRegister() argument328 if (!AllowROR && ShType == AArch64_AM::ROR) in SelectShiftedRegister()