Home | History | Annotate | Download | only in optimizing

Lines Matching defs:exchange

1237     Exchange(loc1.GetStackIndex(), loc2.GetStackIndex(), /* double_slot */ false);
1239 Exchange(loc1.GetStackIndex(), loc2.GetStackIndex(), /* double_slot */ true);
1289 void ParallelMoveResolverMIPS::Exchange(int index1, int index2, bool double_slot) {
1430 bool exchange = IsInt<16>(static_cast<int32_t>(frame_size));
1432 if (exchange) {