Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dregister-configuration.h104 const int* allocatable_float_codes() const { in allocatable_float_codes() function
/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc1634 int reg_code = config->allocatable_float_codes()[i]; in SinglePassRegisterAllocator()
Dregister-allocator.cc4003 *codes = data()->config()->allocatable_float_codes(); in GetFPRegisterSet()