Home
last modified time | relevance | path

Searched defs:i16 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp36 int16_t i16; in TEST() local
186 int16_t i16 = random_gen(), i16_z = 0, i16_min = std::numeric_limits<int16_t>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h528 IrConstructor &i16() // NOLINT(readability-identifier-naming) in i16() function
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp1857 int16_t i16 = -5000; variable