Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc1360 void AllocateOutput(UnallocatedOperand* operand, VirtualRegisterData& vreg,
1494 RegisterIndex AllocateOutput(UnallocatedOperand* operand,
2482 void SinglePassRegisterAllocator::AllocateOutput(UnallocatedOperand* operand, in AllocateOutput() function in v8::internal::compiler::SinglePassRegisterAllocator
2485 AllocateOutput(operand, vreg_data, instr_index, UsePosition::kEnd); in AllocateOutput()
2488 RegisterIndex SinglePassRegisterAllocator::AllocateOutput( in AllocateOutput() function in v8::internal::compiler::SinglePassRegisterAllocator
2552 AllocateOutput(output, output_vreg_data, instr_index, UsePosition::kAll); in AllocateSameInputOutput()
3065 .AllocateOutput(unallocated_output, output_vreg_data, in AllocateRegisters()

Completed in 7 milliseconds