Home
last modified time | relevance | path

Searched refs:GetScratchLocation (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dparallel_move_resolver.h161 Location GetScratchLocation(Location::Kind kind);
Dparallel_move_resolver.cc364 Location ParallelMoveResolverNoSwap::GetScratchLocation(Location::Kind kind) { in GetScratchLocation() function in art::ParallelMoveResolverNoSwap
Dparallel_move_test.cc116 Location scratch = GetScratchLocation(kind); in AllocateScratchLocationFor()
Dcode_generator_arm64.cc1076 Location scratch = GetScratchLocation(kind); in AllocateScratchLocationFor()