Home
last modified time | relevance | path

Searched defs:SpillScratch (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dparallel_move_test.cc83 void SpillScratch(int reg ATTRIBUTE_UNUSED) override {} in SpillScratch() function in art::TestParallelMoveResolverWithSwap
Dcode_generator_x86_64.cc6035 void ParallelMoveResolverX86_64::SpillScratch(int reg) { in SpillScratch() function in art::x86_64::ParallelMoveResolverX86_64
Dcode_generator_x86.cc6731 void ParallelMoveResolverX86::SpillScratch(int reg) { in SpillScratch() function in art::x86::ParallelMoveResolverX86
Dcode_generator_arm_vixl.cc7279 void ParallelMoveResolverARMVIXL::SpillScratch(int reg) { in SpillScratch() function in art::arm::ParallelMoveResolverARMVIXL