Home
last modified time | relevance | path

Searched refs:li_not_count (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/mips64/
Dmacro-assembler-mips64.cc1888 int li_not_count = InstrCountForLi64Bit(~j.immediate()); in li() local
1891 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()