Searched refs:Move64 (Results 1 – 4 of 4) sorted by relevance
183 void Move64(Location destination, Location source);
181 void Move64(Location destination, Location source);
389 void CodeGeneratorARM::Move64(Location destination, Location source) { in Move64() function in art::arm::CodeGeneratorARM495 Move64(location, Location::DoubleStackSlot(stack_slot)); in Move()514 Move64(location, locations->Out()); in Move()
365 void CodeGeneratorX86::Move64(Location destination, Location source) { in Move64() function in art::x86::CodeGeneratorX86452 Move64(location, Location::DoubleStackSlot( in Move()472 Move64(location, instruction->GetLocations()->Out()); in Move()