Home
last modified time | relevance | path

Searched defs:I64 (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_root.h29 I64, member in ark::ClassRoot
H A Dtyped_value.h92 static TypedValue I64(int64_t value) in I64() function in ark::TypedValue
/arkcompiler/runtime_core/assembler/
H A Dannotation.h86 I64, member in panda::pandasm::Value::Type
/arkcompiler/runtime_core/assembler/tests/
H A Demitter_test.cpp546 {"f_i64", panda_file::Type::TypeId::I64, static_cast<int64_t>(4294967296)}, in TEST() member in panda::test::panda_file::Type::TypeId
H A Dassembler_emitter_test.cpp630 {"f_u32", panda_file::Type::TypeId::U32, f_u32}, {"f_i64", panda_file::Type::TypeId::I64, f_i64}, in HWTEST_F() member in panda::pandasm::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.h82 I64, member in ark::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/assembler/tests/
H A Demitter_test.cpp554 {"f_i64", panda_file::Type::TypeId::I64, static_cast<int64_t>(4294967296)}, in TEST() member in ark::test::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test.cpp1604 panda_file::Type::TypeId::U32, panda_file::Type::TypeId::I64, panda_file::Type::TypeId::U64, in TestLoadStoreField() member in ark::interpreter::test::panda_file::Type::TypeId
2559 static constexpr auto I64 = static_cast<uint8_t>(panda_file::Type::TypeId::I64); in MakeShorty() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp54 const std::string ObjectSubType::I64 = "i64"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
H A Dpt_types.h437 static const std::string I64; // NOLINT (readability-identifier-naming) member

Completed in 21 milliseconds