Home
last modified time | relevance | path

Searched defs:i32 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp38 int32_t i32; in TEST() local
188 int32_t i32 = random_gen(), i32_z = 0, i32_min = std::numeric_limits<int32_t>::min(), in TEST() local
/arkcompiler/toolchain/tooling/test/
Dpt_json_test.cpp155 int32_t i32; in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h532 IrConstructor &i32() // NOLINT(readability-identifier-naming) in i32() function
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp1866 int32_t i32 = -700000; variable