Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp295 bool tryRxSBG(SDNode *N, unsigned Opcode);
1082 bool SystemZDAGToDAGISel::tryRxSBG(SDNode *N, unsigned Opcode) { in tryRxSBG() function in SystemZDAGToDAGISel
1588 if (tryRxSBG(Node, SystemZ::ROSBG)) in Select()
1594 if (tryRxSBG(Node, SystemZ::RXSBG)) in Select()
1636 if (tryRxSBG(Node, SystemZ::RNSBG)) in Select()