Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium.cc384 void LChunk::AddGapMove(int index, LOperand* from, LOperand* to) { in AddGapMove() function in v8::internal::LChunk
/external/v8/src/compiler/
Dregister-allocator.cc1394 MoveOperands* RegisterAllocationData::AddGapMove( in AddGapMove() function in v8::internal::compiler::RegisterAllocationData