Home
last modified time | relevance | path

Searched defs:I16 (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_root.h25 I16, member in ark::ClassRoot
H A Dtyped_value.h62 static TypedValue I16(int16_t value) in I16() function in ark::TypedValue
/arkcompiler/runtime_core/assembler/
H A Dannotation.h82 I16, member in panda::pandasm::Value::Type
/arkcompiler/runtime_core/assembler/tests/
H A Demitter_test.cpp542 {"f_i16", panda_file::Type::TypeId::I16, static_cast<int32_t>(256)}, in TEST() member in panda::test::panda_file::Type::TypeId
H A Dassembler_emitter_test.cpp628 {"f_u8", panda_file::Type::TypeId::U8, f_u8}, {"f_i16", panda_file::Type::TypeId::I16, f_i16}, in HWTEST_F() member in panda::pandasm::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.h78 I16, member in ark::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/assembler/tests/
H A Demitter_test.cpp550 {"f_i16", panda_file::Type::TypeId::I16, static_cast<int32_t>(256)}, in TEST() member in ark::test::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test.cpp1603 panda_file::Type::TypeId::I16, panda_file::Type::TypeId::U16, panda_file::Type::TypeId::I32, in TestLoadStoreField() member in ark::interpreter::test::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp1053 constexpr uint8_t I16 = 0x5; in EncodeGetTypeSize() local

Completed in 18 milliseconds