Searched defs:AddGapMove (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium.cc | 392 void LChunk::AddGapMove(int index, LOperand* from, LOperand* to) { in AddGapMove() function in v8::internal::LChunk |
/external/v8/test/cctest/compiler/ | ||
D | test-jump-threading.cc | 99 void AddGapMove(int index, const InstructionOperand& from, in AddGapMove() function in v8::internal::compiler::TestCode |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1312 MoveOperands* RegisterAllocationData::AddGapMove( in AddGapMove() function in v8::internal::compiler::RegisterAllocationData |