Home
last modified time | relevance | path

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

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