Home
last modified time | relevance | path

Searched refs:PreserveRootIA32 (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dregister-configuration.h38 static const RegisterConfiguration* PreserveRootIA32();
Dregister-configuration.cc271 const RegisterConfiguration* RegisterConfiguration::PreserveRootIA32() { in PreserveRootIA32() function in v8::internal::RegisterConfiguration
/external/v8/src/compiler/
Dpipeline.cc2409 AllocateRegisters(RegisterConfiguration::PreserveRootIA32(), in SelectInstructions()