Home | History | Annotate | Download | only in x87

Lines Matching defs:AddInstruction

810       chunk_->AddInstruction(dummy, current_block_);
823 chunk_->AddInstruction(clobber, current_block_);
835 AddInstruction(instr, current);
842 void LChunkBuilder::AddInstruction(LInstruction* instr,
892 chunk_->AddInstruction(clobber, current_block_);
894 chunk_->AddInstruction(instr, current_block_);
1000 AddInstruction(new(zone()) LPushArgument(argument), instr);
1073 AddInstruction(new (zone()) LPushArgument(op), instr);