Home
last modified time | relevance | path

Searched defs:I32 (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_root.h27 I32, member in ark::ClassRoot
H A Dtyped_value.h72 static TypedValue I32(int32_t value) in I32() function in ark::TypedValue
/arkcompiler/runtime_core/assembler/
H A Dannotation.h84 I32, member in panda::pandasm::Value::Type
/arkcompiler/runtime_core/assembler/tests/
H A Demitter_test.cpp158 std::vector<FieldData> fields {{"sf", panda_file::Type::TypeId::I32, ACC_STATIC}, in TEST() member in panda::test::panda_file::Type::TypeId
544 {"f_i32", panda_file::Type::TypeId::I32, static_cast<int32_t>(65536)}, in TEST() member in panda::test::panda_file::Type::TypeId
H A Dassembler_emitter_test.cpp188 std::vector<FieldData> fields {{"sf", panda_file::Type::TypeId::I32, ACC_STATIC}, in HWTEST_F() member in panda::pandasm::panda_file::Type::TypeId
629 {"f_u16", panda_file::Type::TypeId::U16, f_u16}, {"f_i32", panda_file::Type::TypeId::I32, f_i32}, in HWTEST_F() member in panda::pandasm::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.h80 I32, member in ark::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/assembler/tests/
H A Demitter_test.cpp161 std::vector<FieldData> fields {{"sf", panda_file::Type::TypeId::I32, ACC_STATIC}, in TEST() member in ark::test::panda_file::Type::TypeId
552 {"f_i32", panda_file::Type::TypeId::I32, static_cast<int32_t>(65536)}, in TEST() member in ark::test::panda_file::Type::TypeId
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test.cpp1603 panda_file::Type::TypeId::I16, panda_file::Type::TypeId::U16, panda_file::Type::TypeId::I32, in TestLoadStoreField() member in ark::interpreter::test::panda_file::Type::TypeId
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp53 const std::string ObjectSubType::I32 = "i32"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
H A Dpt_types.h436 static const std::string I32; // NOLINT (readability-identifier-naming) member
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp1054 constexpr uint8_t I32 = 0x7; in EncodeGetTypeSize() local

Completed in 26 milliseconds