Home
last modified time | relevance | path

Searched defs:gap_pos (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/unittests/compiler/
Dregister-allocator-unittest.cc50 int GetParallelMoveCount(int instr_index, Instruction::GapPosition gap_pos, in GetParallelMoveCount()
59 bool IsParallelMovePresent(int instr_index, Instruction::GapPosition gap_pos, in IsParallelMovePresent()
/external/dbus/dbus/
Ddbus-string.c796 unsigned long gap_pos; in align_insert_point_then_open_gap() local
/external/v8/src/crankshaft/
Dlithium-allocator.cc1184 int gap_pos = pos.IsInstructionStart() ? (index - 1) : (index + 1); in GetConnectingParallelMove() local
/external/v8/src/compiler/
Dregister-allocator.cc3443 Instruction::GapPosition gap_pos; in ConnectRanges() local