Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc1488 AllocatedOperand AllocatedOperandForReg(RegisterIndex reg,
1890 AllocatedOperand allocated = AllocatedOperandForReg(reg, vreg_data.rep()); in SpillRegisterAtMerge()
1902 AllocatedOperandForReg(sibling, vreg_data.rep()); in SpillRegisterAtMerge()
1928 AllocatedOperandForReg(simd_reg, vreg_data.rep()); in SpillRegisterAtMerge()
1941 succ_state->Commit(to, AllocatedOperandForReg(to, virtual_register.rep()), in MoveRegisterOnMerge()
2245 AllocatedOperand allocated = AllocatedOperandForReg(reg, rep); in CommitRegister()
2258 AllocatedOperand allocated = AllocatedOperandForReg(reg, rep); in SpillRegister()
2298 AllocatedOperandForReg(reg, virtual_register.rep()); in SpillRegisterForDeferred()
2331 AllocatedOperand SinglePassRegisterAllocator::AllocatedOperandForReg( in AllocatedOperandForReg() function in v8::internal::compiler::SinglePassRegisterAllocator
2342 AllocatedOperandForReg(re in AllocateUse()
[all...]

Completed in 6 milliseconds