Searched refs:SelectExtendedSHL (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 472 bool SelectExtendedSHL(SDValue N, unsigned Size, bool WantExtend, 1205 bool AArch64DAGToDAGISel::SelectExtendedSHL(SDValue N, unsigned Size, in SelectExtendedSHL() function in AArch64DAGToDAGISel 1266 SelectExtendedSHL(RHS, Size, true, Offset, SignExtend)) { in SelectAddrModeWRO() 1274 SelectExtendedSHL(LHS, Size, true, Offset, SignExtend)) { in SelectAddrModeWRO() 1378 SelectExtendedSHL(RHS, Size, false, Offset, SignExtend)) { in SelectAddrModeXRO() 1386 SelectExtendedSHL(LHS, Size, false, Offset, SignExtend)) { in SelectAddrModeXRO()
|