Searched defs:AddGapMove (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | instruction.cc | 390 void InstructionSequence::AddGapMove(int index, InstructionOperand* from, in AddGapMove() function in v8::internal::compiler::InstructionSequence |
/external/v8/src/ | ||
D | lithium.cc | 396 void LChunk::AddGapMove(int index, LOperand* from, LOperand* to) { in AddGapMove() function in v8::internal::LChunk |