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()
245 if (replacement != nullptr) move->set_source(replacement->source()); in PrepareInsertAfter()
646 void set_source(const InstructionOperand& operand) { source_ = operand; } in set_source() function
45 void set_source(VertexSource& source) in set_source() function
309 moves_[i].set_source(destination); in EmitSwap()311 moves_[i].set_source(source); in EmitSwap()
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()
728 script->set_source(*source); in GatherCompileInfo()775 script->set_source(*original_source); in GatherCompileInfo()1330 original_script->set_source(*new_source); in ChangeScriptSource()
277 void set_source(LOperand* operand) { source_ = operand; } in set_source() function
255 script->set_source(CcTest::heap()->undefined_value()); in TEST()
1327 script->set_source(*source); in RUNTIME_FUNCTION()
902 script->set_source(*source); in NewScript()
16020 regexp->set_source(*escaped_source); in Initialize()