Searched refs:SelectExtendedSHL (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 466 bool SelectExtendedSHL(SDValue N, unsigned Size, bool WantExtend, 1177 bool AArch64DAGToDAGISel::SelectExtendedSHL(SDValue N, unsigned Size, in SelectExtendedSHL() function in AArch64DAGToDAGISel 1238 SelectExtendedSHL(RHS, Size, true, Offset, SignExtend)) { in SelectAddrModeWRO() 1246 SelectExtendedSHL(LHS, Size, true, Offset, SignExtend)) { in SelectAddrModeWRO() 1350 SelectExtendedSHL(RHS, Size, false, Offset, SignExtend)) { in SelectAddrModeXRO() 1358 SelectExtendedSHL(LHS, Size, false, Offset, SignExtend)) { in SelectAddrModeXRO()
|