Home | History | Annotate | Download | only in Sparc

Lines Matching full:setcc

1285   // Sparc has no select or setcc: expand to SELECT_CC.
1289 setOperationAction(ISD::SETCC, MVT::i32, Expand);
1290 setOperationAction(ISD::SETCC, MVT::f32, Expand);
1291 setOperationAction(ISD::SETCC, MVT::f64, Expand);
1309 setOperationAction(ISD::SETCC, MVT::i64, Expand);
1433 // Look at LHS/RHS/CC and see if they are a lowered setcc instruction. If so
1434 // set LHS/RHS and SPCC to the LHS/RHS of the setcc and SPCC to the condition.
1577 // If this is a br_cc of a "setcc", and if the setcc got lowered into
1606 // If this is a select_cc of a "setcc", and if the setcc got lowered into