Home | History | Annotate | Download | only in arm

Lines Matching defs:AddInstruction

832       chunk_->AddInstruction(dummy, current_block_);
849 AddInstruction(instr, current);
856 void LChunkBuilder::AddInstruction(LInstruction* instr,
898 chunk_->AddInstruction(instr, current_block_);
909 chunk_->AddInstruction(bailout, current_block_);
1015 AddInstruction(new(zone()) LPushArgument(argument), instr);