Home
last modified time | relevance | path

Searched defs:equivalent (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dssa_builder.cc194 HInstruction* equivalent = (common_type == DataType::Type::kReference) in TypeInputsOfPhi() local
299 HArrayGet* equivalent = new (aget->GetBlock()->GetGraph()->GetAllocator()) HArrayGet( in CreateFloatOrDoubleEquivalentOfArrayGet() local
392 HInstruction* equivalent = GetFloatOrDoubleEquivalent(value, array_type); in FixAmbiguousArrayOps() local
707 HArrayGet* equivalent = FindFloatOrDoubleEquivalentOfArrayGet(aget); in GetFloatOrDoubleEquivalentOfArrayGet() local