Home | History | Annotate | Download | only in dex

Lines Matching full:high_word

63   if (is_high && !reg_location_[index].high_word) {
64 reg_location_[index].high_word = true;
99 reg_location_[ssa_rep->defs[1]].high_word = true;
117 reg_location_[ssa_rep->uses[next + 1]].high_word = true;
135 reg_location_[ssa_rep->uses[next + 1]].high_word = true;
153 reg_location_[ssa_rep->uses[next + 1]].high_word = true;
172 reg_location_[ssa_rep->uses[1]].high_word = true;
182 reg_location_[ssa_rep->uses[1]].high_word = true;
234 reg_location_[ssa_rep->uses[i+1]].high_word = true;
241 reg_location_[ssa_rep->uses[i+1]].high_word = true;
284 bool is_high = is_phi && rl_temp.wide && rl_temp.high_word;
291 is_high |= is_phi && rl_temp.wide && rl_temp.high_word;
345 table[i].high_word ? 'H' : 'L', table[i].home ? 'h' : 't',
359 table[i].high_word ? 'H' : 'L', table[i].home ? 'h' : 't',
414 reg_location_[s_reg+1].high_word = true;
423 reg_location_[s_reg+1].high_word = true;