Home
last modified time | relevance | path

Searched refs:CreateCreatearraywithbuffer (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/router_table/
Drouter_table_test.cpp82 auto createArrayWithBuffer = ctxG.DynIsa().CreateCreatearraywithbuffer(litArr); in TransformMethod()
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Ddynamic_isa.h388 Instruction CreateCreatearraywithbuffer(LiteralArray literalArray) &&;
Ddynamic_isa_impl.h432 inline Instruction DynamicIsa::CreateCreatearraywithbuffer(LiteralArray literalArray) && in CreateCreatearraywithbuffer() function
/arkcompiler/runtime_core/libabckit/tests/mock/tests/
Dcpp_mock_dyn_isa_0.cpp677 abckit::mock::helpers::GetMockGraph(f).DynIsa().CreateCreatearraywithbuffer( in TEST_F()