Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmove-optimizer.cc61 MachineRepresentation other_rep1, other_rep2; in ContainsOpOrAlias() local
65 other_rep2 = MachineRepresentation::kSimd128; in ContainsOpOrAlias()
69 other_rep2 = MachineRepresentation::kSimd128; in ContainsOpOrAlias()
73 other_rep2 = MachineRepresentation::kFloat64; in ContainsOpOrAlias()
90 aliases = config->GetAliases(rep, loc.register_code(), other_rep2, &base); in ContainsOpOrAlias()
93 if (Contains(AllocatedOperand(LocationOperand::REGISTER, other_rep2, in ContainsOpOrAlias()