Home
last modified time | relevance | path

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

/external/v8/src/
Dregister-configuration.h46 const int* allocatable_general_codes,
122 const int* allocatable_general_codes() const { in allocatable_general_codes() function
Dregister-configuration.cc299 const int* allocatable_general_codes, const int* allocatable_double_codes, in RegisterConfiguration() argument
316 allocatable_general_codes_(allocatable_general_codes), in RegisterConfiguration()
/external/v8/src/compiler/
Dregister-allocator.cc51 : cfg->allocatable_general_codes(); in GetAllocatableRegisterCodes()