Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp35 uint16_t u16; in TEST() local
177 uint16_t u16 = random_gen(), u16_z = 0, u16_min = std::numeric_limits<uint16_t>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h489 IrConstructor &u16() // NOLINT(readability-identifier-naming) in u16() function
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp1856 uint16_t u16 = 400; variable