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.cpp181 SRC_GRAPH(Const, Graph *graph) in SRC_GRAPH() argument
192 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.h75 using Const = MIRConst; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp46 using Const = maple::litecg::Const; typedef