| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_abi.cpp | 31 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) \ in IsAvailableReg() argument 35 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) in IsAvailableReg() argument 40 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… in IsAvailableReg() argument 44 #define FP_SIMD_REG_ALIAS(ID) in IsAvailableReg() argument 63 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) \ in IsCalleeSavedReg() argument 67 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) in IsCalleeSavedReg() argument 72 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… in IsCalleeSavedReg() argument 76 #define FP_SIMD_REG_ALIAS(ID) in IsCalleeSavedReg() argument 89 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) \ in IsSpillReg() argument 93 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) in IsSpillReg() argument [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | dwarf.h | 22 #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
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_abi.cpp | 25 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … in IsAvailableReg() argument 29 #define INT_REG_ALIAS(ALIAS, ID) in IsAvailableReg() argument 34 #define FP_SIMD_REG(ID, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill, isE… in IsAvailableReg() argument 48 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … in IsCalleeSavedReg() argument 52 #define INT_REG_ALIAS(ALIAS, ID) in IsCalleeSavedReg() argument 57 #define FP_SIMD_REG(ID, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill, isE… in IsCalleeSavedReg() argument 71 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … in IsSpillReg() argument 75 #define INT_REG_ALIAS(ALIAS, ID) in IsSpillReg() argument 80 #define FP_SIMD_REG(ID, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill, isE… in IsSpillReg() argument 94 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … in IsExtraSpillReg() argument [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_isa.h | 80 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) R#… argument 81 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) argument 86 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… argument 87 #define FP_SIMD_REG_ALIAS(ID) argument 95 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) argument 96 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) R##ALIAS = R##ID, argument 100 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… argument 101 #define FP_SIMD_REG_ALIAS(ID) S##ID = V##ID, argument 105 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… argument 106 #define FP_SIMD_REG_ALIAS(ID) D##ID = V##ID, argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_isa.h | 49 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … argument 52 #define INT_REG_ALIAS(ALIAS, ID) argument 57 #define FP_SIMD_REG(ID, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill, isE… argument 64 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … argument 66 #define INT_REG_ALIAS(ALIAS, ID) R##ALIAS = R##ID, argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stub_csigns.h | 29 enum ID { enum
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | common_stub_csigns.h | 172 enum ID { enum
|
| D | rt_call_signature.h | 25 enum ID { enum
|
| D | bc_call_signature.h | 646 enum ID { enum
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/ |
| D | patch_return_handler_stack_adjustment.cpp | 116 static inline char ID = 0; // NOLINT(readability-identifier-naming) member in __anon4ec393aa0111::PatchReturnHandlerStackAdjustment
|
| /arkcompiler/runtime_core/compiler/optimizer/ |
| D | pass_manager.h | 68 …static constexpr IdentifierType ID = GetIndex<std::decay_t<Type>>(std::index_sequence_for<Types...… variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_esvalue/ |
| D | esvalue_def_test.js | 53 ID = 123; field in User
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | irnode.h | 48 ID, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ |
| D | pass_manager.h | 76 …static constexpr IdentifierType ID = GetIndex<std::decay_t<Type>>(std::index_sequence_for<Types...… variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | ir_constructor.h | 1500 #define BASIC_BLOCK(ID, ...) \ argument 1503 #define INST(ID, ...) builder_->NewInst(ID, __VA_ARGS__) argument 1505 #define CONSTANT(ID, VALUE) builder_->NewConstant(ID, VALUE) argument 1507 #define PARAMETER(ID, ARG_NUM) builder_->NewParameter(ID, ARG_NUM) argument 1509 #define NULLPTR(ID) builder_->AddNullptrInst(ID) argument
|
| /arkcompiler/ets_frontend/ets2panda/ast_verifier/ |
| D | invariantBase.h | 181 constexpr static VerifierInvariants ID = ENUM; variable
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | ir_constructor.h | 1162 #define BASIC_BLOCK(ID, ...) \ argument 1165 #define INST(ID, ...) builder_->NewInst(ID, __VA_ARGS__) argument 1167 #define CONSTANT(ID, VALUE) builder_->NewConstant(ID, VALUE) argument 1169 #define PARAMETER(ID, ARG_NUM) builder_->NewParameter(ID, ARG_NUM) argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | check_tail_calls.cpp | 161 static inline char ID = 0; // NOLINT(readability-identifier-naming) member in __anone203f0780111::CheckTailCallsPass
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | irnode.h | 47 ID, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_utils.h | 67 static inline const std::string ID = "id"; variable
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | lexer.h | 50 ID, /* other */ enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_esvalue2/ |
| D | esvalue_def_test.js | 69 ID = 123; field in User
|
| /arkcompiler/runtime_core/assembler/ |
| D | lexer.h | 49 … ID, /* other */ enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/ |
| D | interop_intrinsics_opt_test.cpp | 23 #define INTRINSIC(ID, INTRINSIC_ID) \ argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/ |
| D | frame_lowering.cpp | 319 static inline char ID = 0; // NOLINT(readability-identifier-naming) member in __anoncd2484310111::FrameLoweringPass
|