Home
last modified time | relevance | path

Searched defs:AddInstruction (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/compiler/
Dinstruction.cc340 int InstructionSequence::AddInstruction(Instruction* instr, BasicBlock* block) { in AddInstruction() function in v8::internal::compiler::InstructionSequence
/external/v8/src/
Dlithium.cc335 void LChunk::AddInstruction(LInstruction* instr, HBasicBlock* block) { in AddInstruction() function in v8::internal::LChunk
Dhydrogen.cc132 void HBasicBlock::AddInstruction(HInstruction* instr, in AddInstruction() function in v8::internal::HBasicBlock
1185 HInstruction* HGraphBuilder::AddInstruction(HInstruction* instr) { in AddInstruction() function in v8::internal::HGraphBuilder
/external/v8/src/mips64/
Dlithium-mips64.cc869 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder
/external/v8/src/mips/
Dlithium-mips.cc869 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder
/external/v8/src/arm64/
Dlithium-arm64.cc697 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder
/external/v8/src/arm/
Dlithium-arm.cc859 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder
/external/v8/src/x64/
Dlithium-x64.cc882 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder
/external/v8/src/ia32/
Dlithium-ia32.cc899 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder
/external/v8/src/x87/
Dlithium-x87.cc906 void LChunkBuilder::AddInstruction(LInstruction* instr, in AddInstruction() function in v8::internal::LChunkBuilder