Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmove-optimizer.cc61 MachineRepresentation other_rep1, other_rep2; in ContainsOpOrAlias() local
64 other_rep1 = MachineRepresentation::kFloat64; in ContainsOpOrAlias()
68 other_rep1 = MachineRepresentation::kFloat32; in ContainsOpOrAlias()
72 other_rep1 = MachineRepresentation::kFloat32; in ContainsOpOrAlias()
82 config->GetAliases(rep, loc.register_code(), other_rep1, &base); in ContainsOpOrAlias()
85 if (Contains(AllocatedOperand(LocationOperand::REGISTER, other_rep1, in ContainsOpOrAlias()