Home
last modified time | relevance | path

Searched refs:SpillScratch (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dparallel_move_resolver.h94 virtual void SpillScratch(int reg) = 0;
Dparallel_move_resolver.cc291 resolver->SpillScratch(reg_); in ScratchRegisterScope()
Dcode_generator_x86_64.h134 void SpillScratch(int reg) override;
Dparallel_move_test.cc83 void SpillScratch(int reg ATTRIBUTE_UNUSED) override {} in SpillScratch() function in art::TestParallelMoveResolverWithSwap
Dcode_generator_x86.h135 void SpillScratch(int reg) override;
Dcode_generator_arm_vixl.h247 void SpillScratch(int reg) override;