Searched refs:set_source (Results 1 – 12 of 12) sorted by relevance
71 move->set_source(AllocatedOperand(src_kind, smaller_rep, src_index)); in Split()227 other->set_source(destination); in PerformMove()234 other->set_source(source); in PerformMove()241 other->set_source(destination); in PerformMove()243 other->set_source(source); in PerformMove()
285 if (replacement != nullptr) move->set_source(replacement->source()); in PrepareInsertAfter()
680 void set_source(const InstructionOperand& operand) { source_ = operand; } in NON_EXPORTED_BASE()
309 moves_[i].set_source(destination); in EmitSwap()311 moves_[i].set_source(source); in EmitSwap()
45 void set_source(VertexSource& source) in set_source() function
431 moves_[i].set_source(destination); in EmitSwap()433 moves_[i].set_source(source); in EmitSwap()
464 moves_[i].set_source(destination); in EmitSwap()466 moves_[i].set_source(source); in EmitSwap()
694 script->set_source(*source); in GatherCompileInfo()741 script->set_source(*original_source); in GatherCompileInfo()1198 original_script->set_source(*new_source); in ChangeScriptSource()
277 void set_source(LOperand* operand) { source_ = operand; } in set_source() function
1461 script->set_source(*source); in RUNTIME_FUNCTION()
1045 script->set_source(*source); in NewScript()
16706 regexp->set_source(*escaped_source); in Initialize()