Searched refs:HiTZ (Results 1 – 1 of 1) sorted by relevance
929 unsigned HiTZ = countTrailingZeros<uint32_t>(Hi_32(Imm)); in findContiguousZerosAtLeast() local931 if ((HiTZ + LoLZ) >= Num) in findContiguousZerosAtLeast()932 return (32 + HiTZ); in findContiguousZerosAtLeast()