Searched refs:num_simd_types (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtypes-fuzz.h308 static const int num_simd_types = local
312 TypeHandle (*simd_constructors[num_simd_types])(Isolate*, Region*) = {
318 return simd_constructors[rng_->NextInt(num_simd_types)](

Completed in 102 milliseconds