Home
last modified time | relevance | path

Searched refs:AllowROR (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp293 bool SelectShiftedRegister(SDValue N, bool AllowROR, SDValue &Reg,
526 bool AArch64DAGToDAGISel::SelectShiftedRegister(SDValue N, bool AllowROR, in SelectShiftedRegister() argument
531 if (!AllowROR && ShType == AArch64_AM::ROR) in SelectShiftedRegister()