Home
last modified time | relevance | path

Searched defs:num_allocatable_registers (Results 1 – 6 of 6) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dmid-tier-register-allocator.cc739 static RegisterState* New(RegisterKind kind, int num_allocatable_registers, in New()
922 int num_allocatable_registers() const { in num_allocatable_registers() function in v8::internal::compiler::RegisterState
1134 RegisterState::RegisterState(RegisterKind kind, int num_allocatable_registers, in RegisterState()
1532 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function in v8::internal::compiler::SinglePassRegisterAllocator
H A Dregister-allocator.h1307 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc716 static RegisterState* New(RegisterKind kind, int num_allocatable_registers, in New()
897 int num_allocatable_registers() const { in num_allocatable_registers() function in v8::internal::compiler::RegisterState
1096 RegisterState::RegisterState(RegisterKind kind, int num_allocatable_registers, in RegisterState()
1477 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function in v8::internal::compiler::SinglePassRegisterAllocator
H A Dregister-allocator.h1301 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dregister-allocator.h985 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dregister-allocator.h1205 int num_allocatable_registers() const { return num_allocatable_registers_; } in num_allocatable_registers() function