Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/wrong_imm_tests/
Dwrong_imm_tests_IsaApiDynamicImpl_0.cpp209 TEST_F(LibAbcKitWrongImmTestsIsaApiDynamicImpl0, iCreateNewlexenv) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/wrong_mode_tests/
Dwrong_mode_tests_IsaApiDynamicImpl_1.cpp98 TEST_F(LibAbcKitWrongModeTestsIsaApiDynamicImpl1, iCreateNewlexenv) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_IsaApiDynamicImpl_1.cpp102 TEST_F(LibAbcKitNullptrTestsIsaApiDynamicImpl1, iCreateNewlexenv) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/isa/
Disa_dynamic.h849 AbckitInst *(*iCreateNewlexenv)(AbckitGraph *graph, uint64_t imm0); member