Searched refs:AllowROR (Results 1 – 2 of 2) sorted by relevance
444 bool SelectShiftedRegister(SDValue N, bool AllowROR, SDValue &Reg,858 bool AArch64DAGToDAGISel::SelectShiftedRegister(SDValue N, bool AllowROR, in SelectShiftedRegister() argument866 if (!AllowROR && ShType == AArch64_AM::ROR) in SelectShiftedRegister()
444 bool AllowROR = false) const;7419 bool AllowROR) const { in selectShiftedRegister()7431 if (ShType == AArch64_AM::ROR && !AllowROR) in selectShiftedRegister()