Home
last modified time | relevance | path

Searched refs:GetParallelMove (Results 1 – 22 of 22) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dregister-allocator-verifier.cc26 CHECK_NULL(instr->GetParallelMove(inner_pos)); in VerifyEmptyGaps()
35 const ParallelMove* moves = instr->GetParallelMove(inner_pos); in VerifyAllocatedGaps()
277 instruction->GetParallelMove(Instruction::GapPosition::START); in PerformMoves()
280 instruction->GetParallelMove(Instruction::GapPosition::END); in PerformMoves()
H A Dcode-generator.cc482 ParallelMove* parallel_move = instr->GetParallelMove(inner_pos); in GetPushCompatibleMoves()
740 ParallelMove* move = instr->GetParallelMove(inner_pos); in AssembleGaps()
H A Dinstruction.h935 ParallelMove* GetParallelMove(GapPosition pos) { in GetParallelMove() function
939 const ParallelMove* GetParallelMove(GapPosition pos) const { in GetParallelMove() function
H A Dregister-allocator.cc2184 ParallelMove* move = instr->GetParallelMove(position); in ProcessInstructions()
2287 *predecessor_instr->GetParallelMove(Instruction::END)) { in ProcessPhis()
2328 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dregister-allocator-verifier.cc26 CHECK_NULL(instr->GetParallelMove(inner_pos)); in VerifyEmptyGaps()
35 const ParallelMove* moves = instr->GetParallelMove(inner_pos); in VerifyAllocatedGaps()
282 instruction->GetParallelMove(Instruction::GapPosition::START); in PerformMoves()
285 instruction->GetParallelMove(Instruction::GapPosition::END); in PerformMoves()
H A Dcode-generator.cc651 ParallelMove* parallel_move = instr->GetParallelMove(inner_pos); in GetPushCompatibleMoves()
932 ParallelMove* move = instr->GetParallelMove(inner_pos); in AssembleGaps()
H A Dinstruction.h996 ParallelMove* GetParallelMove(GapPosition pos) { in GetParallelMove() function
1000 const ParallelMove* GetParallelMove(GapPosition pos) const { in GetParallelMove() function
H A Dregister-allocator.cc860 ParallelMove* move = instr->GetParallelMove(Instruction::START); in FilterSpillMoves()
2204 ParallelMove* move = instr->GetParallelMove(position); in ProcessInstructions()
2317 *predecessor_instr->GetParallelMove(Instruction::END)) { in ProcessPhis()
2358 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis()
H A Dmid-tier-register-allocator.cc2950 ParallelMove* moves = instr->GetParallelMove(Instruction::END); in AllocateRegisters()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dregister-allocator-verifier.cc26 CHECK_NULL(instr->GetParallelMove(inner_pos)); in VerifyEmptyGaps()
35 const ParallelMove* moves = instr->GetParallelMove(inner_pos); in VerifyAllocatedGaps()
272 instruction->GetParallelMove(Instruction::GapPosition::START); in PerformMoves()
275 instruction->GetParallelMove(Instruction::GapPosition::END); in PerformMoves()
H A Dcode-generator.cc599 ParallelMove* parallel_move = instr->GetParallelMove(inner_pos); in GetPushCompatibleMoves()
874 ParallelMove* move = instr->GetParallelMove(inner_pos); in AssembleGaps()
H A Dinstruction.h884 ParallelMove* GetParallelMove(GapPosition pos) { in GetParallelMove() function
888 const ParallelMove* GetParallelMove(GapPosition pos) const { in GetParallelMove() function
H A Dregister-allocator.cc2379 ParallelMove* move = instr->GetParallelMove(position); in ProcessInstructions()
2483 *predecessor_instr->GetParallelMove(Instruction::END)) { in ProcessPhis()
2524 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dregister-allocator-verifier.cc26 CHECK_NULL(instr->GetParallelMove(inner_pos)); in VerifyEmptyGaps()
35 const ParallelMove* moves = instr->GetParallelMove(inner_pos); in VerifyAllocatedGaps()
272 instruction->GetParallelMove(Instruction::GapPosition::START); in PerformMoves()
275 instruction->GetParallelMove(Instruction::GapPosition::END); in PerformMoves()
H A Dcode-generator.cc613 ParallelMove* parallel_move = instr->GetParallelMove(inner_pos); in GetPushCompatibleMoves()
886 ParallelMove* move = instr->GetParallelMove(inner_pos); in AssembleGaps()
H A Dinstruction.h964 ParallelMove* GetParallelMove(GapPosition pos) { in GetParallelMove() function
968 const ParallelMove* GetParallelMove(GapPosition pos) const { in GetParallelMove() function
H A Dregister-allocator.cc868 ParallelMove* move = instr->GetParallelMove(Instruction::START); in FilterSpillMoves()
2192 ParallelMove* move = instr->GetParallelMove(position); in ProcessInstructions()
2305 *predecessor_instr->GetParallelMove(Instruction::END)) { in ProcessPhis()
2346 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis()
H A Dmid-tier-register-allocator.cc2822 ParallelMove* moves = instr->GetParallelMove(Instruction::END); in AllocateRegisters()
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/regalloc/
H A Dmove-optimizer-unittest.cc244 ctant_def->GetParallelMove(Instruction::GapPosition::START); in TEST_F()
246 ctant_def->GetParallelMove(Instruction::GapPosition::END); in TEST_F()
248 last->GetParallelMove(Instruction::GapPosition::START); in TEST_F()
H A Dregister-allocator-unittest.cc50 sequence->InstructionAt(instr_index)->GetParallelMove(gap_pos); in GetParallelMoveCount()
60 sequence->InstructionAt(instr_index)->GetParallelMove(gap_pos); in IsParallelMovePresent()
H A Dmid-tier-register-allocator-unittest.cc50 sequence->InstructionAt(instr_index)->GetParallelMove(gap_pos); in GetParallelMoveCount()
60 sequence->InstructionAt(instr_index)->GetParallelMove(gap_pos); in IsParallelMovePresent()
/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-instruction.cc268 ParallelMove* move = instr->GetParallelMove(TestInstr::START); in TEST()