Home | History | Annotate | Download | only in Sparc

Lines Matching refs:BRCOND

1293   // Sparc doesn't have BRCOND either, it has BR_CC.
1294 setOperationAction(ISD::BRCOND, MVT::Other, Expand);