| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | class_root.h | 27 I32, member in ark::ClassRoot
|
| H A D | typed_value.h | 72 static TypedValue I32(int32_t value) in I32() function in ark::TypedValue
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | annotation.h | 84 I32, member in panda::pandasm::Value::Type
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | emitter_test.cpp | 158 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 D | assembler_emitter_test.cpp | 188 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 D | annotation.h | 80 I32, member in ark::pandasm::Value::Type
|
| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| H A D | emitter_test.cpp | 161 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 D | interpreter_test.cpp | 1603 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 D | pt_types.cpp | 53 const std::string ObjectSubType::I32 = "i32"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
|
| H A D | pt_types.h | 436 static const std::string I32; // NOLINT (readability-identifier-naming) member
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| H A D | encode.cpp | 1054 constexpr uint8_t I32 = 0x7; in EncodeGetTypeSize() local
|