Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp424 bool SelectExtendedSHL(SDValue N, unsigned Size, bool WantExtend,
1232 bool AArch64DAGToDAGISel::SelectExtendedSHL(SDValue N, unsigned Size, in SelectExtendedSHL() function in AArch64DAGToDAGISel
1293 SelectExtendedSHL(RHS, Size, true, Offset, SignExtend)) { in SelectAddrModeWRO()
1301 SelectExtendedSHL(LHS, Size, true, Offset, SignExtend)) { in SelectAddrModeWRO()
1406 SelectExtendedSHL(RHS, Size, false, Offset, SignExtend)) { in SelectAddrModeXRO()
1414 SelectExtendedSHL(LHS, Size, false, Offset, SignExtend)) { in SelectAddrModeXRO()