Home
last modified time | relevance | path

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

/external/v8/src/
Dregister-configuration.h79 bool IsAllocatableFloatCode(int index) const { in IsAllocatableFloatCode() function
/external/v8/src/compiler/
Dinstruction.cc305 GetRegConfig()->IsAllocatableFloatCode(index)); in ExplicitOperand()