Home | History | Annotate | Download | only in Mips

Lines Matching full:ctlz

372     setOperationAction(ISD::CTLZ, MVT::i32, Expand);
373 setOperationAction(ISD::CTLZ, MVT::i64, Expand);