Home
last modified time | relevance | path

Searched defs:AddGapMove (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction.cc390 void InstructionSequence::AddGapMove(int index, InstructionOperand* from, in AddGapMove() function in v8::internal::compiler::InstructionSequence
/external/v8/src/
Dlithium.cc396 void LChunk::AddGapMove(int index, LOperand* from, LOperand* to) { in AddGapMove() function in v8::internal::LChunk