Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h1310 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::RegisterAllocator
H A Dmid-tier-register-allocator.cc749 static RegisterState* New(RegisterKind kind, int num_allocatable_registers, in New() argument
932 int num_allocatable_registers() const { in num_allocatable_registers() function in v8::internal::compiler::final
1144 RegisterState::RegisterState(RegisterKind kind, int num_allocatable_registers, in RegisterState() argument

Completed in 10 milliseconds