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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp281 bool expandRxSBG(RxSBGOperands &RxSBG) const;
772 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const { function in class:SystemZDAGToDAGISel
961 while (expandRxSBG(RISBG))
1067 while (expandRxSBG(RxSBG[I]))

Completed in 110 milliseconds