Home | History | Annotate | Download | only in arm

Lines Matching refs:AddInstruction

835       chunk_->AddInstruction(dummy, current_block_);
852 AddInstruction(instr, current);
859 void LChunkBuilder::AddInstruction(LInstruction* instr,
901 chunk_->AddInstruction(instr, current_block_);
914 chunk_->AddInstruction(bailout, current_block_);
1020 AddInstruction(new(zone()) LPushArgument(argument), instr);