Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp284 SDNode *tryRxSBG(SDNode *N, unsigned Opcode);
917 SDNode *SystemZDAGToDAGISel::tryRxSBG(SDNode *N, unsigned Opcode) { in tryRxSBG() function in SystemZDAGToDAGISel
1050 ResNode = tryRxSBG(Node, SystemZ::ROSBG); in Select()
1055 ResNode = tryRxSBG(Node, SystemZ::RXSBG); in Select()
1071 ResNode = tryRxSBG(Node, SystemZ::RNSBG); in Select()