Searched refs:set_source (Results 1 – 13 of 13) sorted by relevance
108 other->set_source(destination); in PerformMove()110 other->set_source(source); in PerformMove()
237 if (replacement != nullptr) move->set_source(replacement->source()); in PrepareInsertAfter()
574 void set_source(const InstructionOperand& operand) { source_ = operand; } in set_source() function
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
434 moves_[i].set_source(destination); in EmitSwap()436 moves_[i].set_source(source); in EmitSwap()
467 moves_[i].set_source(destination); in EmitSwap()469 moves_[i].set_source(source); in EmitSwap()
841 script->set_source(*source); in GatherCompileInfo()890 script->set_source(*original_source); in GatherCompileInfo()1404 original_script->set_source(*new_source); in ChangeScriptSource()
276 void set_source(LOperand* operand) { source_ = operand; } in set_source() function
255 script->set_source(CcTest::heap()->undefined_value()); in TEST()
1464 script->set_source(*source); in RUNTIME_FUNCTION()
884 script->set_source(*source); in NewScript()
16909 regexp->set_source(*escaped_source); in Initialize()