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

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp122 bool SelectAddrModeXRO(SDValue N, SDValue &Base, SDValue &Offset, function in class:__anon25943::AArch64DAGToDAGISel
124 return SelectAddrModeXRO(N, Width / 8, Base, Offset, SignExtend, DoShift);
174 bool SelectAddrModeXRO(SDValue N, unsigned Size, SDValue &Base,
780 bool AArch64DAGToDAGISel::SelectAddrModeXRO(SDValue N, unsigned Size, function in class:AArch64DAGToDAGISel

Completed in 61 milliseconds