Home
last modified time | relevance | path

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

/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