Searched defs:CTLZ (Results 1 – 6 of 6) sorted by relevance
160 Function *CTLZ = Intrinsic::getDeclaration(F->getParent(), Intrinsic::ctlz, in generateUnsignedDivisionCode() local
354 Function *CTLZ = in expandIToFP() local
667 if (unsigned CTLZ = DemandedMask.countLeadingZeros()) { in SimplifyDemandedUseBits() local
702 CTLZ, enumerator
1789 if (unsigned CTLZ = DemandedBits.countLeadingZeros()) { in SimplifyDemandedBits() local8377 SDValue CTLZ = DAG.getNode(ISD::CTLZ_ZERO_UNDEF, dl, VT, Op); in expandCTLZ() local
6468 SDValue CTLZ = DAG.getNode(ISD::CTLZ, dl, VT, LSB); in LowerCTTZ() local