Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dparallel_move_test.cc84 void SpillScratch([[maybe_unused]] int reg) override {} in SpillScratch() function in art::TestParallelMoveResolverWithSwap
H A Dcode_generator_riscv64.cc1068 void ParallelMoveResolverRISCV64::SpillScratch([[maybe_unused]] int reg) { in SpillScratch() function in art::riscv64::ParallelMoveResolverRISCV64
H A Dcode_generator_x86_64.cc6652 void ParallelMoveResolverX86_64::SpillScratch(int reg) { in SpillScratch() function in art::x86_64::ParallelMoveResolverX86_64
H A Dcode_generator_x86.cc7356 void ParallelMoveResolverX86::SpillScratch(int reg) { in SpillScratch() function in art::x86::ParallelMoveResolverX86
H A Dcode_generator_arm_vixl.cc7699 void ParallelMoveResolverARMVIXL::SpillScratch(int reg) { in SpillScratch() function in art::arm::ParallelMoveResolverARMVIXL