Home | History | Annotate | Download | only in ia32

Lines Matching refs:AddInstruction

875       chunk_->AddInstruction(dummy, current_block_);
892 AddInstruction(instr, current);
899 void LChunkBuilder::AddInstruction(LInstruction* instr,
941 chunk_->AddInstruction(instr, current_block_);
954 chunk_->AddInstruction(bailout, current_block_);
1061 AddInstruction(new(zone()) LPushArgument(argument), instr);