Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_optimization.cc290 int ssa_reg_high = compiler_temp->s_reg_low; in GetNewCompilerTemp() local
297 reg_location_[ssa_reg_high] = temp_loc; in GetNewCompilerTemp()
298 reg_location_[ssa_reg_high].high_word = 1; in GetNewCompilerTemp()
299 reg_location_[ssa_reg_high].s_reg_low = ssa_reg_low; in GetNewCompilerTemp()
300 reg_location_[ssa_reg_high].wide = true; in GetNewCompilerTemp()