Home | History | Annotate | Download | only in ppc

Lines Matching defs:AddInstruction

846       chunk_->AddInstruction(dummy, current_block_);
863 AddInstruction(instr, current);
870 void LChunkBuilder::AddInstruction(LInstruction* instr,
912 chunk_->AddInstruction(instr, current_block_);
923 chunk_->AddInstruction(bailout, current_block_);
1027 AddInstruction(new (zone()) LPushArgument(argument), instr);