Searched refs:iCreateAsyncfunctionresolve (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/ |
| D | wrong_ctx_tests_IsaApiDynamicImpl_1.cpp | 156 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl1, iCreateAsyncfunctionresolve) in TEST_F() argument 158 helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAsyncfunctionresolve); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/async/ |
| D | async_dynamic.cpp | 73 …helpers::ReplaceInst(asyncResolveInst, g_dynG->iCreateAsyncfunctionresolve(graph, inputOne, inputT… in TEST_F() 97 …helpers::ReplaceInst(asyncResolveInst, g_dynG->iCreateAsyncfunctionresolve(graph, inputOne, inputT… in TEST_F() 123 g_dynG->iCreateAsyncfunctionresolve(graph, inputOne, inputTwo)); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/wrong_mode_tests/ |
| D | wrong_mode_tests_IsaApiDynamicImpl_0.cpp | 84 TEST_F(LibAbcKitWrongModeTestsIsaApiDynamicImpl0, iCreateAsyncfunctionresolve) in TEST_F() argument 86 helpers_mode::TestMode(g_isaApiDynamicImp->iCreateAsyncfunctionresolve, true); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/null_args_tests/ |
| D | null_args_tests_IsaApiDynamicImpl_0.cpp | 88 TEST_F(LibAbcKitNullptrTestsIsaApiDynamicImpl0, iCreateAsyncfunctionresolve) in TEST_F() argument 90 helpers_nullptr::TestNullptr(g_isaApiDynamicImp->iCreateAsyncfunctionresolve); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/include/c/isa/ |
| D | isa_dynamic.h | 2607 …AbckitInst *(*iCreateAsyncfunctionresolve)(AbckitGraph *graph, AbckitInst *acc, AbckitInst *input0… member
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | dynamic_isa_impl.h | 1427 …conf->cDynapi_->iCreateAsyncfunctionresolve(graph_.GetResource(), acc.GetView(), input0.GetView()); in CreateAsyncfunctionresolve()
|