Searched defs:Exchange (Results 1 – 4 of 4) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_arm_vixl.cc | 6808 void ParallelMoveResolverARMVIXL::Exchange(vixl32::Register reg, int mem) { in Exchange() function in art::arm::ParallelMoveResolverARMVIXL |
| D | code_generator_mips64.cc | 1050 void ParallelMoveResolverMIPS64::Exchange(int index1, int index2, bool double_slot) { in Exchange() function in art::mips64::ParallelMoveResolverMIPS64 |
| D | code_generator_x86.cc | 6360 void ParallelMoveResolverX86::Exchange(Register reg, int mem) { in Exchange() function in art::x86::ParallelMoveResolverX86 |
| D | code_generator_mips.cc | 1231 void ParallelMoveResolverMIPS::Exchange(int index1, int index2, bool double_slot) { in Exchange() function in art::mips::ParallelMoveResolverMIPS |