Home
last modified time | relevance | path

Searched defs:I16 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_root.h25 I16, enumerator
Dtyped_value.h62 static TypedValue I16(int16_t value) in I16() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_gate_meta_data.h33 I16, enumerator
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.h42 I16, enumerator
/arkcompiler/runtime_core/assembler/
Dannotation.h80 I16, enumerator
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h78 I16, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp1053 constexpr uint8_t I16 = 0x5; in EncodeGetTypeSize() local