Home
last modified time | relevance | path

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

/external/v8/src/
Dregister-configuration.h98 bool IsAllocatableDoubleCode(int index) const { in IsAllocatableDoubleCode() function
/external/v8/src/compiler/
Dinstruction.cc319 GetRegConfig()->IsAllocatableDoubleCode(index)); in ExplicitOperand()