Searched refs:other_move (Results 1 – 7 of 7) sorted by relevance
83 LMoveOperands other_move = moves_[i]; in PerformMove() local84 if (other_move.Blocks(destination) && !other_move.IsPending()) { in PerformMove()113 LMoveOperands other_move = moves_[i]; in PerformMove() local114 if (other_move.Blocks(destination)) { in PerformMove()115 DCHECK(other_move.IsPending()); in PerformMove()306 LMoveOperands other_move = moves_[i]; in EmitSwap() local307 if (other_move.Blocks(source)) { in EmitSwap()309 } else if (other_move.Blocks(destination)) { in EmitSwap()
87 LMoveOperands other_move = moves_[i]; in PerformMove() local88 if (other_move.Blocks(destination) && !other_move.IsPending()) { in PerformMove()117 LMoveOperands other_move = moves_[i]; in PerformMove() local118 if (other_move.Blocks(destination)) { in PerformMove()119 DCHECK(other_move.IsPending()); in PerformMove()423 LMoveOperands other_move = moves_[i]; in EmitSwap() local424 if (other_move.Blocks(source)) { in EmitSwap()426 } else if (other_move.Blocks(destination)) { in EmitSwap()
106 LMoveOperands other_move = moves_[i]; in PerformMove() local107 if (other_move.Blocks(destination) && !other_move.IsPending()) { in PerformMove()122 LMoveOperands other_move = moves_[root_index_]; in PerformMove() local123 if (other_move.Blocks(destination)) { in PerformMove()124 DCHECK(other_move.IsPending()); in PerformMove()
112 LMoveOperands other_move = moves_[i]; in PerformMove() local113 if (other_move.Blocks(destination) && !other_move.IsPending()) { in PerformMove()128 LMoveOperands other_move = moves_[root_index_]; in PerformMove() local129 if (other_move.Blocks(destination)) { in PerformMove()130 DCHECK(other_move.IsPending()); in PerformMove()
96 LMoveOperands other_move = moves_[i]; in PerformMove() local97 if (other_move.Blocks(destination) && !other_move.IsPending()) { in PerformMove()112 LMoveOperands other_move = moves_[root_index_]; in PerformMove() local113 if (other_move.Blocks(destination)) { in PerformMove()114 DCHECK(other_move.IsPending()); in PerformMove()
87 LMoveOperands other_move = moves_[i]; in PerformMove() local88 if (other_move.Blocks(destination) && !other_move.IsPending()) { in PerformMove()117 LMoveOperands other_move = moves_[i]; in PerformMove() local118 if (other_move.Blocks(destination)) { in PerformMove()119 DCHECK(other_move.IsPending()); in PerformMove()455 LMoveOperands other_move = moves_[i]; in EmitSwap() local456 if (other_move.Blocks(source)) { in EmitSwap()458 } else if (other_move.Blocks(destination)) { in EmitSwap()