Searched refs:AreAliases (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dregister-configuration.h128 bool AreAliases(MachineRepresentation rep, int index,
H A Dregister-configuration.cc245 bool RegisterConfiguration::AreAliases(MachineRepresentation rep, int index, function in class:v8::internal::RegisterConfiguration
/external/v8/src/compiler/
H A Dinstruction.cc85 return GetRegConfig()->AreAliases(rep, loc.register_code(), other_rep,
H A Dregister-allocator.cc3320 if (!data()->config()->AreAliases(current->representation(), reg,
3355 if (!data()->config()->AreAliases(current->representation(), reg,

Completed in 147 milliseconds