Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc33 const RegisterConfiguration* (*GetRegConfig)() = RegisterConfiguration::Default; variable
105 return GetRegConfig()->AreAliases(rep, loc.register_code(), other_rep, in InterferesWith()
1034 GetRegConfig = InstructionSequence::RegisterConfigurationForTesting; in SetRegisterConfigurationForTesting()