Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_root.h32 F64, member in ark::ClassRoot
H A Dtyped_value.h87 static TypedValue F64(double value) in F64() function in ark::TypedValue
/arkcompiler/runtime_core/assembler/
H A Dannotation.h89 F64, member in panda::pandasm::Value::Type
/arkcompiler/runtime_core/assembler/tests/
H A Demitter_test.cpp549 {"f_f64", panda_file::Type::TypeId::F64, static_cast<double>(2.0)}, in TEST() member in panda::test::panda_file::Type::TypeId
H A Dassembler_emitter_test.cpp632 {"f_f64", panda_file::Type::TypeId::F64, f_f64}, {"f_str", panda_file::Type::TypeId::REFERENCE, "str"}}; in HWTEST_F() member in panda::pandasm::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.h85 F64, member in ark::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/assembler/tests/
H A Demitter_test.cpp557 {"f_f64", panda_file::Type::TypeId::F64, static_cast<double>(2.0)}, in TEST() member in ark::test::panda_file::Type::TypeId
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp56 const std::string ObjectSubType::F64 = "f64"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
H A Dpt_types.h439 static const std::string F64; // NOLINT (readability-identifier-naming) member
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp1055 constexpr uint8_t F64 = 0xa; in EncodeGetTypeSize() local

Completed in 23 milliseconds