Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc338 HeapLocation* loc2 = heap_locations_[index2]; in ComputeMayAlias() local
Dcode_generator_mips64.cc794 void CodeGeneratorMIPS64::SwapLocations(Location loc1, Location loc2, Primitive::Type type) { in SwapLocations()
Dcode_generator_mips.cc529 Location loc2 = move->GetSource(); in EmitSwap() local