Lines Matching defs:first
336 // all the moves in the first gap position, and none in the second/end gap
338 ParallelMove* first =
342 USE(first);
346 (first != nullptr && (last == nullptr || last->empty())));
413 res.first->second++;
414 if (res.first->second == block->PredecessorCount()) {
433 InstructionOperand dest = current->first.destination;
452 if (conflicting_srcs.ContainsOpOrAlias(current->first.source)) {
453 conflicting_srcs.InsertOp(current->first.destination);
515 // slot and keep remaining moves in the first slot.