Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc1376 VirtualRegisterData& from_vreg, int instr_index);
2695 VirtualRegisterData& to_vreg, VirtualRegisterData& from_vreg, in AllocatePhiGapMove()
2698 RegisterIndex from_register = RegisterForVirtualRegister(from_vreg.vreg()); in AllocatePhiGapMove()
2713 AllocateUse(to_register, from_vreg, &operand, instr_index, in AllocatePhiGapMove()
2732 UnallocatedOperand::REGISTER_OR_SLOT_OR_CONSTANT, from_vreg.vreg()); in AllocatePhiGapMove()
3238 VirtualRegisterData& from_vreg = in AllocatePhiGapMoves() local
3242 .AllocatePhiGapMove(to_vreg, from_vreg, instr_index); in AllocatePhiGapMoves()
2694 AllocatePhiGapMove( VirtualRegisterData& to_vreg, VirtualRegisterData& from_vreg, int instr_index) AllocatePhiGapMove() argument

Completed in 7 milliseconds