Searched refs:li_count (Results 1 – 1 of 1) sorted by relevance
439 int li_count = InstrCountForLi64Bit(rt.immediate()); in Dsubu() local441 if (li_neg_count < li_count && !MustUseReg(rt.rmode())) { in Dsubu()1886 int li_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()