Searched refs:SelectAddrModeXRO (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp135 bool SelectAddrModeXRO(SDValue N, SDValue &Base, SDValue &Offset, function in class:__anon2033::AArch64DAGToDAGISel
137 return SelectAddrModeXRO(N, Width / 8, Base, Offset, SignExtend, DoShift);
255 bool SelectAddrModeXRO(SDValue N, unsigned Size, SDValue &Base,
1041 bool AArch64DAGToDAGISel::SelectAddrModeXRO(SDValue N, unsigned Size, function in class:AArch64DAGToDAGISel

Completed in 116 milliseconds