Home
last modified time | relevance | path

Searched refs:IsAllocatableGeneralCode (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dregister-configuration.h84 bool IsAllocatableGeneralCode(int index) const { in IsAllocatableGeneralCode() function
/external/v8/src/compiler/
Dinstruction.cc315 GetRegConfig()->IsAllocatableGeneralCode(index)); in ExplicitOperand()
Dregister-allocator.cc1608 DCHECK(data()->config()->IsAllocatableGeneralCode( in AllocateFixed()