Home
last modified time | relevance | path

Searched defs:Constant (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dreg_acc_alloc_test.cpp1019 EXPECT_EQ(INS(3U).GetInput(1U).GetInst()->GetOpcode(), Opcode::Constant); in TEST_F() member in ark::bytecodeopt::test::Opcode
1041 EXPECT_EQ(INS(3U).GetInput(1U).GetInst()->GetOpcode(), Opcode::Constant); in TEST_F() member in ark::bytecodeopt::test::Opcode
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcodeGen.h27 enum class Constant { class
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastDump.h80 enum class Constant { class in ark::es2panda::ir::AstDumper::Property
/arkcompiler/ets_frontend/es2panda/ir/
H A DastDump.h67 enum class Constant { class in panda::es2panda::ir::AstDumper::Property
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h56 enum class Constant { class

Completed in 5 milliseconds