Home | History | Annotate | Download | only in Sparc

Lines Matching refs:SETCC

730   // Sparc has no select or setcc: expand to SELECT_CC.
734 setOperationAction(ISD::SETCC, MVT::i32, Expand);
735 setOperationAction(ISD::SETCC, MVT::f32, Expand);
736 setOperationAction(ISD::SETCC, MVT::f64, Expand);
858 // Look at LHS/RHS/CC and see if they are a lowered setcc instruction. If so
859 // set LHS/RHS and SPCC to the LHS/RHS of the setcc and SPCC to the condition.
947 // If this is a br_cc of a "setcc", and if the setcc got lowered into
979 // If this is a select_cc of a "setcc", and if the setcc got lowered into