Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp270 bool expandRxSBG(RxSBGOperands &RxSBG) const;
698 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const { in expandRxSBG() function in SystemZDAGToDAGISel
868 while (expandRxSBG(RISBG)) in tryRISBGZero()
926 while (expandRxSBG(RxSBG[I])) in tryRxSBG()