Home
last modified time | relevance | path

Searched defs:SelectAddrModeXRO (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp158 return SelectAddrModeXRO(N, Width / 8, Base, Offset, SignExtend, DoShift); in SelectAddrModeXRO() function in __anon0fe1b4e10111::AArch64DAGToDAGISel
1298 bool AArch64DAGToDAGISel::SelectAddrModeXRO(SDValue N, unsigned Size, SelectAddrModeXRO() function in AArch64DAGToDAGISel