Home
last modified time | relevance | path

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

1234

/arkcompiler/runtime_core/static_core/compiler/tests/
Dif_merging_test.cpp147 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
188 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
408 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
454 …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
769 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
1465 …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
3202 …auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).… in TEST_F() local
3685 …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.h184 auto clone = GetClone(block); in CloneEdges() local
220 auto clone = block->Clone(targetGraph); in CloneBlocksAndInstructions() local
241 auto clone = GetClone(inst); variable
320 void CloneInstructions(const BasicBlock *block, BasicBlock *clone, size_t *instCount) in CloneInstructions()
Dinst.h2610 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
2921 auto clone = FixedInputsInst2::Clone(targetGraph); in Clone() local
3027 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3061 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3155 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3178 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3211 auto clone = FixedInputsInst::Clone(targetGraph)->CastToCastAnyTypeValue(); in Clone() local
3240 auto clone = FixedInputsInst::Clone(targetGraph)->CastToCastValueToAnyType(); in Clone() local
3268 auto clone = FixedInputsInst::Clone(targetGraph); in Clone() local
3324 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
/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_runtime/test/aottest/exception_case14/
Dexception_case14.js29 function clone(configObject) { function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DsuperExpression.cpp66 if (auto *const clone = allocator->New<SuperExpression>(); clone != nullptr) { in Clone() local
DthisExpression.cpp67 if (auto *const clone = allocator->New<ThisExpression>(); clone != nullptr) { in Clone() local
DomittedExpression.cpp64 if (auto *const clone = allocator->New<OmittedExpression>(); clone != nullptr) { in Clone() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DundefinedLiteral.cpp66 if (auto *const clone = allocator->New<UndefinedLiteral>(); clone != nullptr) { in Clone() local
DnumberLiteral.cpp82 if (auto *const clone = allocator->New<NumberLiteral>(number_); clone != nullptr) { in Clone() local
DregExpLiteral.cpp65 …if (auto *const clone = allocator->New<RegExpLiteral>(pattern_, flags_, flagsStr_); clone != nullp… in Clone() local
DbigIntLiteral.cpp65 if (auto *const clone = allocator->New<BigIntLiteral>(src_); clone != nullptr) { in Clone() local
DcharLiteral.cpp65 if (auto *const clone = allocator->New<CharLiteral>(char_); clone != nullptr) { in Clone() local
DbooleanLiteral.cpp65 if (auto *const clone = allocator->New<BooleanLiteral>(boolean_); 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
DmetaProperty.cpp80 if (auto *const clone = allocator->New<MetaProperty>(kind_); clone != nullptr) { in Clone() local

1234