Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 105) sorted by relevance

12345

/arkcompiler/runtime_core/static_core/compiler/tests/
Dif_merging_test.cpp148 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
189 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
409 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
455 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
498 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
770 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
1471 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
Ddeoptimize_elimination_test.cpp154 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
293 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
497 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
535 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
747 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
Dchecks_elimination_test.cpp165 …auto clone = GraphCloner(graph1, graph1->GetAllocator(), graph1->GetLocalAllocator()).CloneGraph(); in ArithmeticTest() local
474 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
513 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
1147 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
1169 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
1820 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
1858 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
2619 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
3203 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
3686 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
[all …]
Dsavestate_optimization_tests.cpp96 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
129 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h226 auto clone = block->Clone(target_graph); in CloneBlocksAndInstructions() local
240 void CloneInstructions(const BasicBlock *block, BasicBlock *clone, size_t *inst_count) in CloneInstructions()
280 auto clone = GetClone(inst); variable
307 auto clone = GetClone(block); in CloneEdges() local
Dinst.cpp266 auto clone = targetGraph->CreateInst(GetOpcode()); in Clone() local
287 auto clone = FixedInputsInst::Clone(targetGraph)->CastToSpillFill(); in Clone() local
296 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
304 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
311 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
364 auto clone = Inst::Clone(targetGraph)->CastToParameter(); in Clone() local
372 auto clone = static_cast<SaveStateInst *>(Inst::Clone(targetGraph)); in Clone() local
440 auto clone = FixedInputsInst::Clone(targetGraph)->CastToTry(); in Clone() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h186 auto clone = GetClone(block); in CloneEdges() local
222 auto clone = block->Clone(targetGraph); in CloneBlocksAndInstructions() local
255 auto clone = GetClone(inst); variable
338 void CloneInstructions(const BasicBlock *block, BasicBlock *clone, size_t *instCount) in CloneInstructions()
Dinst.h2620 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
2935 auto clone = FixedInputsInst2::Clone(targetGraph); in Clone() local
3041 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3075 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3169 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3192 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3225 auto clone = FixedInputsInst::Clone(targetGraph)->CastToCastAnyTypeValue(); in Clone() local
3254 auto clone = FixedInputsInst::Clone(targetGraph)->CastToCastValueToAnyType(); in Clone() local
3282 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3338 auto clone = static_cast<HclassCheckInst *>(FixedInputsInst2::Clone(targetGraph)); in Clone() local
[all …]
Dinst.cpp542 auto clone = targetGraph->CreateInst(GetOpcode()); in Clone() local
560 auto clone = static_cast<FixedInputsInst *>(Inst::Clone(targetGraph)); in Clone() local
591 auto clone = Inst::Clone(targetGraph)->CastToCallIndirect(); in Clone() local
644 auto clone = FixedInputsInst::Clone(targetGraph)->CastToParameter(); in Clone() local
652 auto clone = static_cast<SaveStateInst *>(Inst::Clone(targetGraph)); in Clone() local
665 auto clone = static_cast<BinaryShiftedRegisterOperation *>(FixedInputsInst::Clone(targetGraph)); in Clone() local
673 auto clone = static_cast<UnaryShiftedRegisterOperation *>(FixedInputsInst::Clone(targetGraph)); in Clone() local
734 auto clone = FixedInputsInst::Clone(targetGraph)->CastToTry(); in Clone() local
/arkcompiler/ets_frontend/ets2panda/ir/
DtypeNode.cpp26 if (auto *const clone = allocator->New<OpaqueTypeNode>(type); clone != nullptr) { in Clone() local
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNullishTypes.cpp62 if (auto *const clone = allocator->New<ir::ETSUndefinedType>(); clone != nullptr) { in Clone() local
111 if (auto *const clone = allocator->New<ir::ETSNullType>(); clone != nullptr) { in Clone() local
DetsNeverType.cpp62 if (auto *const clone = allocator->New<ir::ETSNeverType>(); clone != nullptr) { in Clone() local
DetsStringLiteralType.cpp62 if (auto *const clone = allocator->New<ir::ETSStringLiteralType>(value_); clone != nullptr) { in Clone() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
Dinterop_peepholes_test.cpp97 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
Didentifier.cpp39 … if (auto *const clone = allocator->New<Identifier>(Tag {}, *this, allocator); clone != nullptr) { in Clone() local
54 … if (auto *const clone = allocator->New<Identifier>(Tag {}, *this, allocator); clone != nullptr) { in CloneReference() local
DthisExpression.cpp67 if (auto *const clone = allocator->New<ThisExpression>(); clone != nullptr) { in Clone() local
DsuperExpression.cpp66 if (auto *const clone = allocator->New<SuperExpression>(); clone != nullptr) { in Clone() local
/arkcompiler/ets_runtime/test/aottest/exception_case14/
Dexception_case14.js29 function clone(configObject) { function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DregExpLiteral.cpp65 …if (auto *const clone = allocator->New<RegExpLiteral>(pattern_, flags_, flagsStr_); clone != nullp… in Clone() local
DstringLiteral.cpp64 if (auto *const clone = allocator->New<StringLiteral>(str_); clone != nullptr) { in Clone() local
DnumberLiteral.cpp85 if (auto *const clone = allocator->New<NumberLiteral>(number_); clone != nullptr) { in Clone() local
DbigIntLiteral.cpp65 if (auto *const clone = allocator->New<BigIntLiteral>(src_); clone != nullptr) { in Clone() local
DundefinedLiteral.cpp66 if (auto *const clone = allocator->New<UndefinedLiteral>(); clone != nullptr) { in Clone() local
DnullLiteral.cpp64 if (auto *const clone = allocator->New<NullLiteral>(); clone != nullptr) { in Clone() local
/arkcompiler/ets_frontend/ets2panda/ir/base/
DtemplateElement.cpp67 if (auto *const clone = allocator->New<TemplateElement>(raw_, cooked_); clone != nullptr) { in Clone() local

12345