Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:BRCOND

364   // PowerPC does not have BRCOND which requires SetCC
366 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
1069 setTargetDAGCombine(ISD::BRCOND);
12997 case ISD::BRCOND: {