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