Home | History | Annotate | Download | only in ARM

Lines Matching refs:CTTZ

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