Searched defs:LoLZ (Results 1 – 2 of 2) sorted by relevance
2979 SDValue LoLZ = DAG.getNode(N->getOpcode(), dl, NVT, Lo); in ExpandIntRes_CTLZ() local3010 SDValue LoLZ = DAG.getNode(ISD::CTTZ_ZERO_UNDEF, dl, NVT, Lo); in ExpandIntRes_CTTZ() local
911 unsigned LoLZ = countLeadingZeros<uint32_t>(Lo_32(Imm)); in findContiguousZerosAtLeast() local