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

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

Completed in 74 milliseconds