Searched refs:AllocateUse (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | mid-tier-register-allocator.cc | 787 void AllocateUse(RegisterIndex reg, int virtual_register, 1200 void RegisterState::AllocateUse(RegisterIndex reg, int virtual_register, in AllocateUse() function in v8::internal::compiler::RegisterState 1454 void AllocateUse(RegisterIndex reg, VirtualRegisterData& virtual_register, 2336 void SinglePassRegisterAllocator::AllocateUse( in AllocateUse() function in v8::internal::compiler::SinglePassRegisterAllocator 2344 register_state_->AllocateUse(reg, virtual_register.vreg(), operand, in AllocateUse() 2423 AllocateUse(reg, virtual_register, operand, instr_index, pos); in AllocateInput() 2443 AllocateUse(reg, virtual_register, operand, instr_index, pos); in AllocateInput() 2713 AllocateUse(to_register, from_vreg, &operand, instr_index, in AllocatePhiGapMove()
|
Completed in 7 milliseconds