Home
last modified time | relevance | path

Searched refs:RemoveScratchLocation (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dparallel_move_resolver.h168 void RemoveScratchLocation(Location loc);
Dparallel_move_resolver.cc388 void ParallelMoveResolverNoSwap::RemoveScratchLocation(Location loc) { in RemoveScratchLocation() function in art::ParallelMoveResolverNoSwap
Dcode_generator_arm64.cc1119 RemoveScratchLocation(loc); in FreeScratchLocation()