Home | History | Annotate | Download | only in mips64

Lines Matching refs:AddInstruction

845       chunk_->AddInstruction(dummy, current_block_);
862 AddInstruction(instr, current);
869 void LChunkBuilder::AddInstruction(LInstruction* instr,
911 chunk_->AddInstruction(instr, current_block_);
924 chunk_->AddInstruction(bailout, current_block_);
1025 AddInstruction(new(zone()) LPushArgument(argument), instr);