Home
last modified time | relevance | path

Searched refs:expandRxSBG (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp281 bool expandRxSBG(RxSBGOperands &RxSBG) const;
798 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const { in expandRxSBG() function in SystemZDAGToDAGISel
989 while (expandRxSBG(RISBG)) in tryRISBGZero()
1095 while (RxSBG[I].Input->hasOneUse() && expandRxSBG(RxSBG[I])) in tryRxSBG()