Home | History | Annotate | Download | only in R600

Lines Matching refs:SELECT_CC

281   setOperationAction(ISD::SELECT_CC, MVT::i64, Expand);
318 setOperationAction(ISD::SELECT_CC, VT, Expand);
354 setOperationAction(ISD::SELECT_CC, VT, Expand);
363 setTargetDAGCombine(ISD::SELECT_CC);
1948 case ISD::SELECT_CC: {