Searched refs:set_source (Results 1 – 13 of 13) sorted by relevance
66 move->set_source(AllocatedOperand(src_kind, smaller_rep, src_index)); in Split()226 other->set_source(destination); in PerformMove()233 other->set_source(source); in PerformMove()240 other->set_source(destination); in PerformMove()242 other->set_source(source); in PerformMove()
308 if (replacement != nullptr) move->set_source(replacement->source()); in PrepareInsertAfter()
681 void set_source(const InstructionOperand& operand) { source_ = operand; } in NON_EXPORTED_BASE()
45 void set_source(VertexSource& source) in set_source() function
60 CJS_Return set_source(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
236 CJS_Return event::set_source(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_source() function in event
203 CJS_Return set_source(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
2590 CJS_Return Field::set_source(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_source() function in Field
1061 new_script->set_source(*new_source); in PatchScript()
1543 script->set_source(*source); in NewScriptWithId()1570 new_script->set_source(script->source()); in CloneScript()
613 proto_pair->set_source(pair.first); in ToProto()
2227 proto_pair->set_source(pair.first); in CollectivePermute()
16611 regexp->set_source(*escaped_source); in Initialize()