Home | History | Annotate | Download | only in Sparc

Lines Matching refs:SETCC

1432   // Sparc has no select or setcc: expand to SELECT_CC.
1438 setOperationAction(ISD::SETCC, MVT::i32, Expand);
1439 setOperationAction(ISD::SETCC, MVT::f32, Expand);
1440 setOperationAction(ISD::SETCC, MVT::f64, Expand);
1441 setOperationAction(ISD::SETCC, MVT::f128, Expand);
1465 setOperationAction(ISD::SETCC, MVT::i64, Expand);
1735 // Look at LHS/RHS/CC and see if they are a lowered setcc instruction. If so
1736 // set LHS/RHS and SPCC to the LHS/RHS of the setcc and SPCC to the condition.
2294 // If this is a br_cc of a "setcc", and if the setcc got lowered into
2331 // If this is a select_cc of a "setcc", and if the setcc got lowered into