Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dregister-configuration.h59 int num_allocatable_simd128_registers() const { in num_allocatable_simd128_registers() function
Dregister-configuration.cc215 int num_allocatable_simd128_registers, const int* allocatable_general_codes, in RegisterConfiguration()