Searched refs:expandRxSBG (Results 1 – 1 of 1) sorted by relevance
281 bool expandRxSBG(RxSBGOperands &RxSBG) const;798 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const { in expandRxSBG() function in SystemZDAGToDAGISel989 while (expandRxSBG(RISBG)) in tryRISBGZero()1095 while (RxSBG[I].Input->hasOneUse() && expandRxSBG(RxSBG[I])) in tryRxSBG()