Home
last modified time | relevance | path

Searched defs:NAME (Results 1 – 25 of 45) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_options.h47 #define OPTION_BUILDER(NAME, DEFAULT) \ argument
53 #define OPTIONS(NAME, DEFAULT) bool \ argument
56 #define GET_OPTION(NAME, DEFAULT) \ argument
59 #define SET_OPTION(NAME, DEFAULT) \ argument
Dgate_meta_data_builder.h63 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument
80 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument
89 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument
101 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
106 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
111 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
116 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
121 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument
126 #define DECLARE_GATE_META_FOR_NEW(NAME, OP, R, S, D, V) \ argument
132 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
[all …]
Dshare_gate_meta_data.cpp24 #define GATE_NAME_MAP(NAME, OP, R, S, D, V) { OpCode::OP, #OP }, in Str() argument
217 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
225 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
234 #define DECLARE_GATE_META_WITH_BOOL_VALUE_IN(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_BOOL() argument
243 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
267 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
291 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
301 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
311 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument
321 #define DECLARE_GATE_META_FOR_NEW(NAME, OP, R, S, D, V) \ argument
[all …]
Dcircuit.h128 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
136 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
144 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument
152 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
160 #define DECLARE_GATE_META_WITH_BOOL_VALUE_IN(NAME, OP, R, S, D, V) \ argument
168 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
176 #define DECLARE_GATE_META_FOR_CALL(NAME, OP, R, S, D, V) \ argument
184 #define DECLARE_GATE_META_FOR_NEW(NAME, OP, R, S, D, V) \ argument
193 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
Ddeopt_type.h144 #define DECLARE_DEOPT_TYPE(NAME, TYPE) TYPE, argument
Dcircuit_builder.h1055 #define ARITHMETIC_BINARY_OP_WITH_BITWIDTH(NAME, OPCODEID, MACHINETYPEID) … argument
1064 #define ARITHMETIC_UNARY_OP_WITH_BITWIDTH(NAME, OPCODEID, MACHINETYPEID) … argument
1073 #define CMP_BINARY_OP_WITHOUT_BITWIDTH(NAME, OPCODEID, CONDITION) \ argument
1094 #define ARITHMETIC_UNARY_OP_WITH_BITWIDTH(NAME, OPCODEID, MACHINETYPEID) … argument
Dshare_opcodes.h154 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, argument
165 #define DECLARE_GATE_OPCODE(NAME) NAME, argument
Dgate_matchers.h66 #define DECLARE_IS_GATE(NAME, OP, R, S, D, V) … argument
80 #define DECLARE_IS_INST(NAME, OPCODEID, MACHINETYPEID) … in GATE_META_DATA_LIST_WITH_BOOL() argument
89 #define DECLARE_IS_INST(NAME, OPCODEID, CONDITION) … argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddwarf.h22 #define DW_TAG(ID, NAME) DW_TAG_##NAME = (ID), argument
30 #define DW_AT(ID, NAME) DW_AT_##NAME = (ID), argument
37 #define DW_FORM(ID, NAME) DW_FORM_##NAME = (ID), argument
43 #define DW_OP(ID, NAME) DW_OP_##NAME = (ID), argument
50 #define DW_ATE(ID, NAME) DW_ATE_##NAME = (ID), argument
60 #define DW_LANG(ID, NAME, LOWER_BOUND) DW_LANG_##NAME = (ID), argument
Dintrinsic_op.h21 #define DEF_MIR_INTRINSIC(STR, NAME, RETURN_TYPE, ...) INTRN_##STR, argument
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/abi/
D__init__.py27 NAME = "abi-header" variable in AbiHeaderBackendConfig
48 NAME = "abi-source" variable in AbiSourcesBackendConfig
70 NAME = "c-author" variable in CAuthorBackendConfig
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/cpp/
D__init__.py27 NAME = "cpp-common" variable in CppCommonHeadersBackendConfig
49 NAME = "cpp-author" variable in CppAuthorBackendConfig
76 NAME = "cpp-user" variable in CppUserHeadersBackendConfig
/arkcompiler/ets_runtime/ecmascript/base/
Derror_helper.h32 NAME, enumerator
/arkcompiler/runtime_core/static_core/compiler/
Dcompiler_logger.cpp36 #define CONTINUE_DEF(COMPONENT, NAME) \ in SetComponents() argument
Dcompiler_options.h140 #define CONTINUE_DEF(FEATURE, NAME) \ in ParseEnabledCpuFeatures() argument
/arkcompiler/runtime_core/compiler/
Dcompiler_logger.cpp36 #define DEF(COMPONENT, NAME) \ in SetComponents() argument
Dcompiler_options.h123 #define DEF(FEATURE, NAME) \ in ParseEnabledCpuFeatures() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_logger.cpp35 #define DEF(COMPONENT, NAME) \ in SetComponents() argument
/arkcompiler/ets_frontend/arkguard/test/grammar/variable_declaration/
Dconst_declaration.ts18 const NAME: string = 'SanYe'; constant
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/ani/
D__init__.py27 NAME = "ani-bridge" variable in AniBridgeBackendConfig
/arkcompiler/runtime_core/taihe/compiler/taihe/semantics/
D__init__.py29 NAME = "pretty-print" variable in PrettyPrintBackendConfig
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dintrinsics.cpp23 #define DEF_MIR_INTRINSIC(X, NAME, RETURN_TYPE, ...) \ argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicType.h23 static constexpr auto NAME = 0; variable
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddfx_option.h27 #define DFX_OPTION_ELEM(D, NAME, STR) D(NAME, DfxOptionHandler::DfxOptionId::NAME##_ID, STR) argument
/arkcompiler/ets_runtime/ecmascript/
Dvtable.h27 NAME = 0, enumerator

12