Home
last modified time | relevance | path

Searched defs:iCreateExp (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/wrong_mode_tests/
Dwrong_mode_tests_IsaApiDynamicImpl_0.cpp462 TEST_F(LibAbcKitWrongModeTestsIsaApiDynamicImpl0, iCreateExp) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/
Dwrong_ctx_tests_IsaApiDynamicImpl_0.cpp121 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateExp) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_IsaApiDynamicImpl_0.cpp466 TEST_F(LibAbcKitNullptrTestsIsaApiDynamicImpl0, iCreateExp) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/isa/
Disa_dynamic.h1225 AbckitInst *(*iCreateExp)(AbckitGraph *graph, AbckitInst *acc, AbckitInst *input0); member