Home
last modified time | relevance | path

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

/external/v8/src/
Dregister-configuration.h88 int GetAllocatableSimd128Code(int index) const { in GetAllocatableSimd128Code() function
/external/v8/src/compiler/
Dregister-allocator.cc2115 int code = config()->GetAllocatableSimd128Code(i); in ProcessInstructions()