Home
last modified time | relevance | path

Searched defs:Const (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Duse_plugin_to_test_export_table.cpp42 enum Const { enum
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp180 SRC_GRAPH(Const, Graph *graph) in SRC_GRAPH() argument
191 TEST_F(InstTest, Const) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp179 TEST_F(InstTest, Const) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h71 using Const = MIRConst; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp29 using Const = maple::litecg::Const; typedef