Searched defs:SwapLocations (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_mips64.cc471 codegen_->SwapLocations(move->GetDestination(), move->GetSource(), move->GetType());
794 void CodeGeneratorMIPS64::SwapLocations(Location loc1, Location loc2, Primitive::Type type) { function in class:art::mips64::CodeGeneratorMIPS64

Completed in 48 milliseconds