Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/wrong_mode_tests/
Dwrong_mode_tests_IsaApiDynamicImpl_0.cpp56 TEST_F(LibAbcKitWrongModeTestsIsaApiDynamicImpl0, iCreateAshr2) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/
Dwrong_ctx_tests_IsaApiDynamicImpl_0.cpp380 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAshr2) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_IsaApiDynamicImpl_0.cpp60 TEST_F(LibAbcKitNullptrTestsIsaApiDynamicImpl0, iCreateAshr2) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/isa/
Disa_dynamic.h1161 AbckitInst *(*iCreateAshr2)(AbckitGraph *graph, AbckitInst *acc, AbckitInst *input0); member