Home
last modified time | relevance | path

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

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