Searched defs:set_source (Results 1 – 3 of 3) sorted by relevance
45 void set_source(VertexSource& source) in set_source() function
276 void set_source(LOperand* operand) { source_ = operand; } in set_source() function
574 void set_source(const InstructionOperand& operand) { source_ = operand; } in set_source() function