Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:MULHU

115     setOperationAction(ISD::MULHU, MVT::i32, Expand);
116 setOperationAction(ISD::MULHU, MVT::i64, Expand);