Home
last modified time | relevance | path

Searched refs:allocatable_general_codes_mask_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dregister-configuration.h54 return allocatable_general_codes_mask_; in allocatable_general_codes_mask()
84 int32_t allocatable_general_codes_mask_; variable
Dregister-configuration.cc145 allocatable_general_codes_mask_(0), in RegisterConfiguration()
152 allocatable_general_codes_mask_ |= (1 << allocatable_general_codes_[i]); in RegisterConfiguration()