Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:BR_CC

130       // Lower SELECT_CC and BR_CC into separate comparisons and branches.
132 setOperationAction(ISD::BR_CC, VT, Custom);
140 // Expand BRCOND into a BR_CC (see above).
2405 case ISD::BR_CC: