Home | History | Annotate | Download | only in Sparc

Lines Matching refs:UINT_TO_FP

1425   setOperationAction(ISD::UINT_TO_FP, MVT::i32, Custom);
1427 setOperationAction(ISD::UINT_TO_FP, MVT::i64, Custom);
2798 case ISD::UINT_TO_FP: return LowerUINT_TO_FP(Op, DAG, *this,
3200 case ISD::UINT_TO_FP: