Searched refs:clz_c (Results 1 – 1 of 1) sorted by relevance
6070 int clz_c = CountLeadingZeros(c, kXRegSize); in IsImmLogical() local6071 d = clz_a - clz_c; in IsImmLogical()