Searched refs:set_destination (Results 1 – 12 of 12) sorted by relevance
73 move->set_destination(destination); in PerformMove()
650 void set_destination(const InstructionOperand& operand) { in set_destination() function
90 moves_[index].set_destination(NULL); in PerformMove()108 moves_[index].set_destination(destination); in PerformMove()
97 current_move.set_destination(NULL); in PerformMove()115 current_move.set_destination(destination); in PerformMove()
87 moves_[index].set_destination(NULL); in PerformMove()105 moves_[index].set_destination(destination); in PerformMove()
88 moves_[index].set_destination(NULL); in PerformMove()106 moves_[index].set_destination(destination); in PerformMove()
103 moves_[index].set_destination(NULL); in PerformMove()121 moves_[index].set_destination(destination); in PerformMove()
75 moves_[index].set_destination(NULL); in PerformMove()99 moves_[index].set_destination(destination); in PerformMove()
80 moves_[index].set_destination(NULL); in PerformMove()104 moves_[index].set_destination(destination); in PerformMove()
79 moves_[index].set_destination(NULL); in PerformMove()103 moves_[index].set_destination(destination); in PerformMove()
280 void set_destination(LOperand* operand) { destination_ = operand; } in set_destination() function