Searched refs:SelectShiftedRegister (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 78 return SelectShiftedRegister(N, false, Reg, Shift); in SelectArithShiftedRegister() 81 return SelectShiftedRegister(N, true, Reg, Shift); in SelectLogicalShiftedRegister() 403 bool SelectShiftedRegister(SDValue N, bool AllowROR, SDValue &Reg, 730 bool AArch64DAGToDAGISel::SelectShiftedRegister(SDValue N, bool AllowROR, in SelectShiftedRegister() function in AArch64DAGToDAGISel
|