Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/
Dmodules_dynamic_modify_test.cpp181 AbckitInst *stModuleVarInst = in TransformIrDynModuleRemoveExport() local
357 auto stModuleVarInst = g_dynG->iCreateStmodulevar(graph, constant, exportFinder.ed); in TransformIrAddLocalExport() local
439 …auto stModuleVarInst = g_dynG->iCreateStmodulevar(graph, getModuleNamespaceInst, exportFinder.ed);… in TransformIrAddStarExportFunc() local
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/modules/
Dmodules_dynamic_modify_test.cpp194 AbckitInst *stModuleVarInst = in TransformIrDynModuleRemoveExport() local
443 auto stModuleVarInst = g_dynG->iCreateStmodulevar(graph, constant, exportFinder.ed); in TransformIrAddLocalExport() local
525 …auto stModuleVarInst = g_dynG->iCreateStmodulevar(graph, getModuleNamespaceInst, exportFinder.ed);… in TransformIrAddStarExportFunc() local
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/modules/
Disa_dynamic_modules.cpp272 … auto stModuleVarInst = isWide ? g_dynG->iCreateWideStmodulevar(graph, const1Inst, exportFinder.ed) in TransformIrStModuleVar() local