Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp40 int64_t i64; in TEST() local
190 int64_t i64 = random_gen(), i64_z = 0, i64_min = std::numeric_limits<int64_t>::min(), in TEST() local
/arkcompiler/toolchain/tooling/test/
Dpt_json_test.cpp156 int64_t i64; in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h536 IrConstructor &i64() // NOLINT(readability-identifier-naming) in i64() function
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp1875 int64_t i64 = -90000000; variable