Searched defs:CTLZ (Results 1 – 6 of 6) sorted by relevance
160 Function *CTLZ = Intrinsic::getDeclaration(F->getParent(), Intrinsic::ctlz, in generateUnsignedDivisionCode() local
358 Function *CTLZ = in expandIToFP() local
706 if (unsigned CTLZ = DemandedMask.countl_zero()) { in SimplifyDemandedUseBits() local
744 CTLZ, enumerator
1897 if (unsigned CTLZ = DemandedBits.countl_zero()) { in SimplifyDemandedBits() local8992 SDValue CTLZ = DAG.getNode(ISD::CTLZ_ZERO_UNDEF, dl, VT, Op); in expandCTLZ() local
6546 SDValue CTLZ = DAG.getNode(ISD::CTLZ, dl, VT, LSB); in LowerCTTZ() local