Home | History | Annotate | Download | only in arm64

Lines Matching refs:AddInstruction

673       chunk_->AddInstruction(dummy, current_block_);
690 AddInstruction(instr, current);
697 void LChunkBuilder::AddInstruction(LInstruction* instr,
739 chunk_->AddInstruction(instr, current_block_);
752 chunk_->AddInstruction(bailout, current_block_);
2030 AddInstruction(new(zone()) LPreparePushArguments(argc), instr);
2036 AddInstruction(push_args, instr);