Home
last modified time | relevance | path

Searched defs:iCreateThrow (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/
Dwrong_ctx_tests_IsaApiStaticImpl_0.cpp247 TEST_F(LibAbcKitWrongCtxTestsIsaApiStaticImpl0, iCreateThrow) in TEST_F() argument
Dwrong_ctx_tests_IsaApiDynamicImpl_0.cpp632 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrow) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/wrong_mode_tests/
Dwrong_mode_tests_IsaApiStaticImpl_0.cpp343 TEST_F(LibAbcKitWrongModeTestsIsaApiStaticImpl0, iCreateThrow) in TEST_F() argument
Dwrong_mode_tests_IsaApiDynamicImpl_1.cpp378 TEST_F(LibAbcKitWrongModeTestsIsaApiDynamicImpl1, iCreateThrow) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_IsaApiStaticImpl_0.cpp354 TEST_F(LibAbcKitNullptrTestsIsaApiStaticImpl0, iCreateThrow) in TEST_F() argument
Dnull_args_tests_IsaApiDynamicImpl_1.cpp382 TEST_F(LibAbcKitNullptrTestsIsaApiDynamicImpl1, iCreateThrow) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/isa/
Disa_static.h829 AbckitInst *(*iCreateThrow)(AbckitGraph *graph /* in */, AbckitInst *acc /* in */); member
Disa_dynamic.h1741 AbckitInst *(*iCreateThrow)(AbckitGraph *graph, AbckitInst *acc); member