Home
last modified time | relevance | path

Searched defs:AllocateScratchLocationFor (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dparallel_move_test.cc108 Location AllocateScratchLocationFor(Location::Kind kind) override { in AllocateScratchLocationFor() function in art::TestParallelMoveResolverNoSwap
Dcode_generator_arm64.cc1084 Location ParallelMoveResolverARM64::AllocateScratchLocationFor(Location::Kind kind) { in AllocateScratchLocationFor() function in art::arm64::ParallelMoveResolverARM64