Home | History | Annotate | Download | only in portable

Lines Matching refs:reg_location_

1561     RegLocation rl_dest = mir_graph_->reg_location_[mir->ssa_rep->defs[0]];
1603 RegLocation rl_dest = mir_graph_->reg_location_[mir->ssa_rep->defs[0]];
1850 start_sreg += mir_graph_->reg_location_[start_sreg].wide ? 2 : 1;
1909 RegLocation rl_temp = mir_graph_->reg_location_[i];
1914 ::llvm::Constant* imm_value = mir_graph_->reg_location_[i].wide ?
1916 val = EmitConst(imm_value, mir_graph_->reg_location_[i]);