Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dregister-configuration.h93 int GetAllocatableSimd128Code(int index) const { in GetAllocatableSimd128Code() function
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc2207 int code = config()->GetAllocatableSimd128Code(i); in ProcessInstructions()
2218 int code = config()->GetAllocatableSimd128Code(i); in ProcessInstructions()