Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium.cc392 void LChunk::AddGapMove(int index, LOperand* from, LOperand* to) { in AddGapMove() function in v8::internal::LChunk
/external/v8/test/cctest/compiler/
Dtest-jump-threading.cc99 void AddGapMove(int index, const InstructionOperand& from, in AddGapMove() function in v8::internal::compiler::TestCode
/external/v8/src/compiler/
Dregister-allocator.cc1312 MoveOperands* RegisterAllocationData::AddGapMove( in AddGapMove() function in v8::internal::compiler::RegisterAllocationData