Searched refs:AllowROR (Results 1 – 2 of 2) sorted by relevance
451 bool AllowROR = false) const;7549 bool AllowROR) const { in selectShiftedRegister()7561 if (ShType == AArch64_AM::ROR && !AllowROR) in selectShiftedRegister()
452 bool SelectShiftedRegister(SDValue N, bool AllowROR, SDValue &Reg,882 bool AArch64DAGToDAGISel::SelectShiftedRegister(SDValue N, bool AllowROR, in SelectShiftedRegister() argument890 if (!AllowROR && ShType == AArch64_AM::ROR) in SelectShiftedRegister()