Home
last modified time | relevance | path

Searched defs:AllocateVreg (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.cc367 void SmiConstant::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::SmiConstant
380 void Constant::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::Constant
393 void InitialValue::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::InitialValue
412 void LoadGlobal::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::LoadGlobal
442 void RegisterInput::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::RegisterInput
455 void RootConstant::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::RootConstant
471 void CheckMaps::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::CheckMaps
528 void LoadField::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::LoadField
571 void StoreField::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg() function in v8::internal::maglev::StoreField
597 void LoadNamedGeneric::AllocateVreg(MaglevVregAllocationStat function in v8::internal::maglev::LoadNamedGeneric
620 void GapMove::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::GapMove
663 void UnaryWithFeedbackNode<Derived, kOperation>::AllocateVreg( AllocateVreg() function in v8::internal::maglev::UnaryWithFeedbackNode
682 void BinaryWithFeedbackNode<Derived, kOperation>::AllocateVreg( AllocateVreg() function in v8::internal::maglev::BinaryWithFeedbackNode
714 void CheckedSmiUntag::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::CheckedSmiUntag
731 void CheckedSmiTag::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::CheckedSmiTag
744 void Int32Constant::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Int32Constant
757 void Int32AddWithOverflow::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Int32AddWithOverflow
772 void Phi::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Phi
793 void Call::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Call
847 void Return::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Return
886 void Deopt::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Deopt
893 void Jump::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::Jump
903 void JumpLoop::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::JumpLoop
910 void BranchIfTrue::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::BranchIfTrue
935 void BranchIfCompare::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::BranchIfCompare
943 void BranchIfToBooleanTrue::AllocateVreg(MaglevVregAllocationState* vreg_state, AllocateVreg() function in v8::internal::maglev::BranchIfToBooleanTrue
[all...]

Completed in 3 milliseconds