Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dassembly-literals.h26 struct LiteralArray { struct
28 struct Literal {
133 …explicit LiteralArray(std::vector<panda::pandasm::LiteralArray::Literal> literals) : literals_(std… in LiteralArray() argument
138 …static constexpr panda_file::LiteralTag GetArrayTagFromComponentType(panda_file::Type::TypeId type) in GetArrayTagFromComponentType()
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyLiterals.proto45 message LiteralArray { message
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dexcluded_keys_test.cpp23 using LiteralArray = pandasm::LiteralArray; typedef
/arkcompiler/runtime_core/docs/
Dfile_format.md413 ### LiteralArray subsection