Home | History | Annotate | Download | only in Sparc

Lines Matching refs:FP_TO_SINT

1523   setOperationAction(ISD::FP_TO_SINT, MVT::i32, Custom);
1525 setOperationAction(ISD::FP_TO_SINT, MVT::i64, Custom);
2934 case ISD::FP_TO_SINT: return LowerFP_TO_SINT(Op, DAG, *this,
3330 case ISD::FP_TO_SINT:
3336 libCall = ((N->getOpcode() == ISD::FP_TO_SINT)