Searched refs:set_destination (Results 1 – 11 of 11) sorted by relevance
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()
73 move->set_destination(destination); in PerformMove()
578 void set_destination(const InstructionOperand& operand) { in set_destination() function
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()
279 void set_destination(LOperand* operand) { destination_ = operand; } in set_destination() function