Home | History | Annotate | Download | only in ia32

Lines Matching defs:AddInstruction

871       chunk_->AddInstruction(dummy, current_block_);
888 AddInstruction(instr, current);
895 void LChunkBuilder::AddInstruction(LInstruction* instr,
937 chunk_->AddInstruction(instr, current_block_);
948 chunk_->AddInstruction(bailout, current_block_);
1056 AddInstruction(new(zone()) LPushArgument(argument), instr);