Searched defs:I16 (Results 1 - 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | class_root.h | 25 I16, member in ark::ClassRoot
|
| H A D | typed_value.h | 62 static TypedValue I16(int16_t value) in I16() function in ark::TypedValue
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | annotation.h | 82 I16, member in panda::pandasm::Value::Type
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | emitter_test.cpp | 542 {"f_i16", panda_file::Type::TypeId::I16, static_cast<int32_t>(256)}, in TEST() member in panda::test::panda_file::Type::TypeId
|
| H A D | assembler_emitter_test.cpp | 628 {"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 D | annotation.h | 78 I16, member in ark::pandasm::Value::Type
|
| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| H A D | emitter_test.cpp | 550 {"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 D | interpreter_test.cpp | 1603 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 D | encode.cpp | 1053 constexpr uint8_t I16 = 0x5; in EncodeGetTypeSize() local
|
Completed in 18 milliseconds