Lines Matching full:ctlz
427 setOperationAction(ISD::CTLZ, VT, Expand);1512 // implented as a ctlz/srl pair on ppc, so that the dag combiner can1523 SDValue Clz = DAG.getNode(ISD::CTLZ, dl, VT, Zext);