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