Lines Matching refs:UpdateLocal

531 void HInstructionBuilder::UpdateLocal(uint32_t reg_number, HInstruction* stored_value) {  in UpdateLocal()  function in art::HInstructionBuilder
584 UpdateLocal(locals_index++, parameter); in InitializeParameters()
604 UpdateLocal(locals_index++, parameter); in InitializeParameters()
638 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Unop_12x()
647 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Conversion_12x()
657 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x()
667 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x_shift()
677 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x_cmp()
687 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_12x_shift()
697 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_12x()
708 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_22s()
719 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_22b()
1882 UpdateLocal(source_or_dest_reg, field_get); in BuildInstanceFieldAccess()
1901 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildUnresolvedStaticFieldAccess()
2030 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildStaticFieldAccess()
2067 UpdateLocal(out_vreg, current_block_->GetLastInstruction()); in BuildCheckedDivRem()
2094 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildArrayAccess()
2370 UpdateLocal(destination, current_block_->GetLastInstruction()); in BuildTypeCheck()
2386 UpdateLocal(reference, current_block_->GetLastInstruction()); in BuildTypeCheck()
2406 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2413 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2420 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2427 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2438 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2449 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2456 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2464 UpdateLocal(register_index, constant); in ProcessDexInstruction()
2473 UpdateLocal(instruction.VRegA(), value); in ProcessDexInstruction()
2482 UpdateLocal(instruction.VRegA(), value); in ProcessDexInstruction()
2504 UpdateLocal(instruction.VRegA(), value); in ProcessDexInstruction()
3155 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3165 UpdateLocal(instruction.VRegA_22c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3197 UpdateLocal(instruction.VRegA(), latest_result_); in ProcessDexInstruction()
3313 UpdateLocal(instruction.VRegA_12x(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3320 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3327 UpdateLocal(instruction.VRegA_31c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3334 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3341 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3348 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3354 UpdateLocal(instruction.VRegA_11x(), current_block_->GetLastInstruction()); in ProcessDexInstruction()