Searched defs:set_destination (Results 1 – 2 of 2) sorted by relevance
268 void set_destination(LOperand* operand) { destination_ = operand; } in set_destination() function
279 void set_destination(InstructionOperand* operand) { destination_ = operand; } in set_destination() function