Home
last modified time | relevance | path

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

/external/v8/src/
Dregister-configuration.cc58 STATIC_ASSERT(RegisterConfiguration::kMaxGeneralRegisters >=
324 RegisterConfiguration::kMaxGeneralRegisters); in RegisterConfiguration()
Dregister-configuration.h28 static const int kMaxGeneralRegisters = 32; variable
/external/v8/src/compiler/
Dregister-allocator.h249 RegisterConfiguration::kMaxGeneralRegisters;