Lines Matching full:ctlz
1146 case Intrinsic::ctlz:1578 case Intrinsic::ctlz:1579 if (Op2->isOne() && Op1->isZero()) // ctlz(0, 1) is undef.