Searched refs:AllocatePendingUse (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | mid-tier-register-allocator.cc | 795 void AllocatePendingUse(RegisterIndex reg, int virtual_register, 1207 void RegisterState::AllocatePendingUse(RegisterIndex reg, int virtual_register, in AllocatePendingUse() function in v8::internal::compiler::RegisterState 1461 void AllocatePendingUse(RegisterIndex reg, 1943 AllocatePendingUse(from, virtual_register, &move->source(), true, in MoveRegisterOnMerge() 2350 void SinglePassRegisterAllocator::AllocatePendingUse( in AllocatePendingUse() function in v8::internal::compiler::SinglePassRegisterAllocator 2355 register_state_->AllocatePendingUse(reg, virtual_register.vreg(), operand, in AllocatePendingUse() 2437 AllocatePendingUse(reg, virtual_register, operand, in AllocateInput() 2464 AllocatePendingUse(reg, vreg_data, operand, true, instr_index); in AllocateGapMoveInput()
|
Completed in 7 milliseconds