HomeSort by relevance Sort by last modified time
    Searched refs:IsAllocatableDoubleCode (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
register-configuration.h 85 bool IsAllocatableDoubleCode(int index) const {
  /external/v8/src/compiler/
instruction.cc 307 GetRegConfig()->IsAllocatableDoubleCode(index));
    [all...]
  /external/v8/src/crankshaft/
lithium-allocator.cc 959 if (GetRegConfig()->IsAllocatableDoubleCode(i)) {
    [all...]

Completed in 166 milliseconds