Searched defs:LoLZ (Results 1 – 3 of 3) sorted by relevance
279 uint32_t LoLZ = llvm::countl_zero<uint32_t>(Lo_32(Imm)); in findContiguousZerosAtLeast() local
3807 SDValue LoLZ = DAG.getNode(N->getOpcode(), dl, NVT, Lo); ExpandIntRes_CTLZ() local 3838 SDValue LoLZ = DAG.getNode(ISD::CTTZ_ZERO_UNDEF, dl, NVT, Lo); ExpandIntRes_CTTZ() local
1012 unsigned LoLZ = llvm::countl_zero<uint32_t>(Lo_32(Imm)); in findContiguousZerosAtLeast() local