Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dparallel_move_resolver.h180 void AddPendingMove(Location source, Location destination, DataType::Type type);
Dparallel_move_resolver.cc467 AddPendingMove(scratch, destination, type); in PerformMove()
523 void ParallelMoveResolverNoSwap::AddPendingMove(Location source, in AddPendingMove() function in art::ParallelMoveResolverNoSwap