Home
last modified time | relevance | path

Searched refs:CloneTypes (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp585 CloneTypes(targetGraph->GetAllocator(), callClone); in Clone()
592 CloneTypes(targetGraph->GetAllocator(), clone); in Clone()
602 CloneTypes(targetGraph->GetAllocator(), intrinsicClone); in Clone()
H A Dinst.h2731 void CloneTypes(ArenaAllocator *allocator, InputTypesMixin<T> *targetInst) const in CloneTypes() function in DynObjectAccessType::UnaryShiftedRegisterOperation
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.cpp323 CloneTypes(targetGraph->GetAllocator(), intrinsicClone); in Clone()
H A Dinst.h1837 void CloneTypes(ArenaAllocator *allocator, InputTypesMixin *target_inst) const in CloneTypes() function in ConditionMixin::InputTypesMixin
/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_inst_test.cpp955 * @tc.desc: Verify the CloneTypes function.
974 input_types_mixin1.CloneTypes(graph->GetAllocator(), &input_types_mixin); in HWTEST_F()

Completed in 15 milliseconds