Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefintegervalue_fuzzer/
Djsvaluerefintegervalue_fuzzer.cpp39 int64_t i64 = globalObject->IntegerValue(vm); in JSValueRefIntegerValueFuzzTest() local
/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/static_core/compiler/tests/
Dencoder_operands.cpp311 int64_t i64 = g_randomGen(), i64Z = 0U, i64Min = std::numeric_limits<int64_t>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h536 IrConstructor &i64() // NOLINT(readability-identifier-naming) in i64() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h652 IrConstructor &i64() // NOLINT(readability-identifier-naming) in i64() function
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp1874 int64_t i64 = -90000000; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2328 LiteCGType *i64 = lmirBuilder_->i64Type; in VisitInitVreg() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2183 int64_t i64 = targetInt->IntegerValue(vm_); in HWTEST_F_L0() local
2198 int64_t i64 = targetInt->IntegerValue(vm_); in HWTEST_F_L0() local
2213 int64_t i64 = targetInt->IntegerValue(vm_); in HWTEST_F_L0() local