Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:BRCOND

87   setOperationAction(ISD::BRCOND,           MVT::Other, Expand);
699 return DAG.getNode(SystemZISD::BRCOND, dl, Op.getValueType(),
792 case SystemZISD::BRCOND: return "SystemZISD::BRCOND";