Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:UINT_TO_FP

74   setOperationAction(ISD::UINT_TO_FP, MVT::i8,  Expand);
75 setOperationAction(ISD::UINT_TO_FP, MVT::i16, Expand);
76 setOperationAction(ISD::UINT_TO_FP, MVT::i32, Expand);