Searched refs:li_not_count (Results 1 – 1 of 1) sorted by relevance
1888 int li_not_count = InstrCountForLi64Bit(~j.immediate()); in li() local1891 if (li_neg_count <= li_not_count && li_neg_count < li_count - 1) { in li()1895 } else if (li_neg_count > li_not_count && li_not_count < li_count - 1) { in li()