Home | History | Annotate | Download | only in SystemZ

Lines Matching full:selectaddress

153   bool selectAddress(SDValue N, SystemZAddressingMode &AM) const;
546 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr,
634 if (!selectAddress(Addr, AM))
645 if (!selectAddress(Addr, AM) || AM.Index.getNode())
657 if (!selectAddress(Addr, AM))