Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:BR_CC

92       // Lower SELECT_CC and BR_CC into separate comparisons and branches.
94 setOperationAction(ISD::BR_CC, VT, Custom);
102 // Expand BRCOND into a BR_CC (see above).
1624 case ISD::BR_CC: