Home
last modified time | relevance | path

Searched defs:u64 (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp39 uint64_t u64; in TEST() local
181 uint64_t u64 = random_gen(), u64_z = 0, u64_min = std::numeric_limits<uint64_t>::min(), in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.h90 uint64_t u64; in DiyFp() member
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h395 auto u64 = bit_cast<uint64_t>(d); in JsCastDoubleToInt() local
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h176 uint64_t u64; in DiyFp() member
Dnumber_helper.cpp1120 auto u64 = bit_cast<uint64_t>(d); in DoubleToInt() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dencoder_operands.cpp241 uint64_t u64 = g_randomGen(), u64Z = 0U, u64Min = std::numeric_limits<uint64_t>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h499 IrConstructor &u64() // NOLINT(readability-identifier-naming) in u64() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h615 IrConstructor &u64() // NOLINT(readability-identifier-naming) in u64() function