Home
last modified time | relevance | path

Searched defs:allocatable_double_codes (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dregister-configuration.h112 const int* allocatable_double_codes() const { in allocatable_double_codes() function
Dregister-configuration.cc139 const int* allocatable_general_codes, const int* allocatable_double_codes, in RegisterConfiguration()