Home | History | Annotate | Download | only in ARM

Lines Matching refs:CTTZ

675   setOperationAction(ISD::CTTZ,  MVT::i32, Custom);
680 // These just redirect to CTTZ and CTLZ on ARM.
5888 case ISD::CTTZ: return LowerCTTZ(Op.getNode(), DAG, Subtarget);