Home | History | Annotate | Download | only in Hexagon

Lines Matching full:ctlz

1409     setOperationAction(ISD::CTLZ , MVT::i32, Expand);
1410 setOperationAction(ISD::CTLZ , MVT::i64, Expand);