| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | builtin_type_id.h | 86 #define TS_BUILTIN_TYPE_ENUM_ITEM(TYPE) TYPE, argument 113 #define TS_BUILTIN_TYPE_SWITCH_CASE(TYPE) \ in ToString() argument
|
| D | ts_type_accessor.h | 114 #define GET_TSTYPE(NAME, TYPE) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_isa_tbl.h | 62 #define DEF_X64_SET_MAPPING_INT(OPCODE, TYPE) \ argument 97 #define DEF_X64_CMOV_MAPPING_INT(OPCODE, TYPE) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | vtable.h | 26 TYPE, enumerator
|
| D | js_thread_hclass_entries.h | 32 #define TS_BUILTIN_TYPE_ITEM(TYPE) BuiltinTypeId::TYPE, argument
|
| D | ecma_macros.h | 477 #define DECL_CAST(TYPE) \ argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | signature.h | 76 TYPE = 1U << 10U, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_gate_meta_data.cpp | 166 #define VALUE_TYPE_NAME_MAP(TYPE) { ValueType::TYPE, #TYPE }, in Str() argument
|
| D | type.h | 36 #define DECLARE_VALUE_TYPE(TYPE) TYPE, argument
|
| D | share_gate_meta_data.h | 108 #define DECLARE_DEOPT_TYPE(NAME, TYPE) TYPE, argument
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | es2panda.h | 105 TYPE, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | es2panda.h | 121 TYPE, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | vixl_exec_module.h | 121 constexpr DataType::Type TYPE = GetType<T>(); in SetParameter() local
|
| D | codegen_test.cpp | 181 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckStoreArray() local 255 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckLoadArray() local 320 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckStoreArrayPair() local 399 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckLoadArrayPair() local 484 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckBounds() local 554 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckCmp() local
|
| D | inst_generator_test.cpp | 515 constexpr DataType::Type TYPE = ConstantInst::GetTypeFromCType<T>(); in DoLogic() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_panda_file_items.h | 38 static constexpr std::string_view TYPE = "Lstd/core/Type;"; variable
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variableFlags.h | 130 TYPE = 1 << 16, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ |
| D | asm_printer.h | 242 #define INST_DEF(OPCODE, TYPE) TYPE(OPCODE) argument
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | variableFlags.h | 130 TYPE = 1U << 12U, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 436 #define DEOPT_NAME_MAP(NAME, TYPE) {DeoptType::TYPE, #NAME}, in DisplayItems() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | target.h | 473 #define INST_DEF(OPCODE, TYPE) TYPE(OPCODE) argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | target.h | 631 #define INST_DEF(OPCODE, TYPE) TYPE(OPCODE) argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | target.h | 476 #define INST_DEF(OPCODE, TYPE) TYPE(OPCODE) argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | inst.cpp | 262 #define DEFINE_INST(TYPE) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | isel.cpp | 82 #define DEF_EXTEND_MAPPING_TBL(TYPE) \ argument 124 #define DEF_MOPERATOR_MAPPING_FUNC(TYPE) \ argument 133 #define DEF_FLOAT_MOPERATOR_MAPPING_FUNC(TYPE) \ argument
|