Home
last modified time | relevance | path

Searched defs:iCreateLoadNullValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/wrong_mode_tests/
Dwrong_mode_tests_IsaApiStaticImpl_0.cpp196 TEST_F(LibAbcKitWrongModeTestsIsaApiStaticImpl0, iCreateLoadNullValue) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_IsaApiStaticImpl_0.cpp207 TEST_F(LibAbcKitNullptrTestsIsaApiStaticImpl0, iCreateLoadNullValue) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/isa/
Disa_static.h602 AbckitInst *(*iCreateLoadNullValue)(AbckitGraph *graph /* in */); member