Home
last modified time | relevance | path

Searched refs:AddPendingOperandGapMove (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.h54 MoveOperands* AddPendingOperandGapMove(int instr_index,
H A Dmid-tier-register-allocator.cc150 MoveOperands* MidTierRegisterAllocationData::AddPendingOperandGapMove( in AddPendingOperandGapMove() function in v8::internal::compiler::MidTierRegisterAllocationData
685 data->AddPendingOperandGapMove(instr_index, Instruction::END); in EmitGapMoveToInputFromSpillSlot()
700 data->AddPendingOperandGapMove(instr_index, Instruction::START); in EmitGapMoveToSpillSlot()
1940 data_->AddPendingOperandGapMove(instr_index, Instruction::START); in MoveRegisterOnMerge()
2718 data_->AddPendingOperandGapMove(instr_index, Instruction::END); in AllocatePhiGapMove()

Completed in 7 milliseconds