Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp37 uint32_t u32; in TEST() local
179 uint32_t u32 = random_gen(), u32_z = 0, u32_min = std::numeric_limits<uint32_t>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h494 IrConstructor &u32() // NOLINT(readability-identifier-naming) in u32() function