Searched defs:Exchange (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | code_generator_arm_vixl.cc | 7266 void ParallelMoveResolverARMVIXL::Exchange(vixl32::Register reg, int mem) { in Exchange() function in art::arm::ParallelMoveResolverARMVIXL |
H A D | code_generator_x86.cc | 6948 void ParallelMoveResolverX86::Exchange(Register reg, int mem) { in Exchange() function in art::x86::ParallelMoveResolverX86 |