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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp295 bool tryRxSBG(SDNode *N, unsigned Opcode);
1054 bool SystemZDAGToDAGISel::tryRxSBG(SDNode *N, unsigned Opcode) { function in class:SystemZDAGToDAGISel
1474 if (tryRxSBG(Node, SystemZ::ROSBG))
1480 if (tryRxSBG(Node, SystemZ::RXSBG))
1519 if (tryRxSBG(Node, SystemZ::RNSBG))

Completed in 161 milliseconds