Lines Matching defs:AllocateVreg
367 void SmiConstant::AllocateVreg(MaglevVregAllocationState* vreg_state,
380 void Constant::AllocateVreg(MaglevVregAllocationState* vreg_state,
393 void InitialValue::AllocateVreg(MaglevVregAllocationState* vreg_state,
412 void LoadGlobal::AllocateVreg(MaglevVregAllocationState* vreg_state,
442 void RegisterInput::AllocateVreg(MaglevVregAllocationState* vreg_state,
455 void RootConstant::AllocateVreg(MaglevVregAllocationState* vreg_state,
471 void CheckMaps::AllocateVreg(MaglevVregAllocationState* vreg_state,
528 void LoadField::AllocateVreg(MaglevVregAllocationState* vreg_state,
571 void StoreField::AllocateVreg(MaglevVregAllocationState* vreg_state,
597 void LoadNamedGeneric::AllocateVreg(MaglevVregAllocationState* vreg_state,
620 void GapMove::AllocateVreg(MaglevVregAllocationState* vreg_state,
663 void UnaryWithFeedbackNode<Derived, kOperation>::AllocateVreg(
682 void BinaryWithFeedbackNode<Derived, kOperation>::AllocateVreg(
703 void Name::AllocateVreg(MaglevVregAllocationState* vreg_state, \
705 Base::AllocateVreg(vreg_state, state); \
714 void CheckedSmiUntag::AllocateVreg(MaglevVregAllocationState* vreg_state,
731 void CheckedSmiTag::AllocateVreg(MaglevVregAllocationState* vreg_state,
744 void Int32Constant::AllocateVreg(MaglevVregAllocationState* vreg_state,
757 void Int32AddWithOverflow::AllocateVreg(MaglevVregAllocationState* vreg_state,
772 void Phi::AllocateVreg(MaglevVregAllocationState* vreg_state,
793 void Call::AllocateVreg(MaglevVregAllocationState* vreg_state,
847 void Return::AllocateVreg(MaglevVregAllocationState* vreg_state,
886 void Deopt::AllocateVreg(MaglevVregAllocationState* vreg_state,
893 void Jump::AllocateVreg(MaglevVregAllocationState* vreg_state,
903 void JumpLoop::AllocateVreg(MaglevVregAllocationState* vreg_state,
910 void BranchIfTrue::AllocateVreg(MaglevVregAllocationState* vreg_state,
935 void BranchIfCompare::AllocateVreg(MaglevVregAllocationState* vreg_state,
943 void BranchIfToBooleanTrue::AllocateVreg(MaglevVregAllocationState* vreg_state,