Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dparallel_move_test.cc84 void SpillScratch(int reg ATTRIBUTE_UNUSED) override {} in SpillScratch() function in art::TestParallelMoveResolverWithSwap
Dcode_generator_x86_64.cc6386 void ParallelMoveResolverX86_64::SpillScratch(int reg) { in SpillScratch() function in art::x86_64::ParallelMoveResolverX86_64
Dcode_generator_x86.cc7118 void ParallelMoveResolverX86::SpillScratch(int reg) { in SpillScratch() function in art::x86::ParallelMoveResolverX86
Dcode_generator_arm_vixl.cc7546 void ParallelMoveResolverARMVIXL::SpillScratch(int reg) { in SpillScratch() function in art::arm::ParallelMoveResolverARMVIXL