Home
last modified time | relevance | path

Searched full:id (Results 1 – 25 of 2910) sorted by relevance

12345678910>>...117

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnative_inline_lowering.h59 void TryInlineTypedArrayIteratorBuiltin(GateRef gate, BuiltinsStubCSigns::ID id,
61 …void TryInlineMathUnaryBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMet…
63 …void TryInlineMathBinaryBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMe…
65 …void TryInlineMathImulBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMeta…
67 …void TryInlineGlobalFiniteBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const Gate…
69 …void TryInlineGlobalNanBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMet…
71 …void TryInlineMathMinMaxBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMe…
75 …void TryInlineArrayBufferIsView(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThi…
76 void TryInlineBigIntAsIntN(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis);
77 void TryInlineDataViewGet(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis);
[all …]
Dnative_inline_lowering.cpp81 BuiltinsStubCSigns::ID id = ctia.TryGetPGOBuiltinMethodId(); in RunNativeInlineLowering() local
82 if (IS_INVALID_ID(id) && id != BuiltinsStubCSigns::ID::BigIntConstructor) { in RunNativeInlineLowering()
85 switch (id) { in RunNativeInlineLowering()
86 case BuiltinsStubCSigns::ID::StringFromCharCode: in RunNativeInlineLowering()
89 case BuiltinsStubCSigns::ID::StringSubstring: in RunNativeInlineLowering()
92 case BuiltinsStubCSigns::ID::StringSubStr: in RunNativeInlineLowering()
95 case BuiltinsStubCSigns::ID::StringSlice: in RunNativeInlineLowering()
98 case BuiltinsStubCSigns::ID::NumberIsFinite: in RunNativeInlineLowering()
101 case BuiltinsStubCSigns::ID::NumberIsInteger: in RunNativeInlineLowering()
104 case BuiltinsStubCSigns::ID::NumberIsNaN: in RunNativeInlineLowering()
[all …]
Dbuiltins_lowering.cpp26 auto id = static_cast<BuiltinsStubCSigns::ID>(acc_.GetConstantValue(idGate)); in LowerTypedCallBuitin() local
27 switch (id) { in LowerTypedCallBuitin()
42 LowerBuiltinIterator(gate, id); in LowerTypedCallBuitin()
48 LowerIteratorNext(gate, id); in LowerTypedCallBuitin()
51 LowerIteratorReturn(gate, id); in LowerTypedCallBuitin()
244 BuiltinsStubCSigns::ID id = static_cast<BuiltinsStubCSigns::ID>(acc_.GetConstantValue(idGate)); in LowerCallTargetCheck() local
245 switch (id) { in LowerCallTargetCheck()
246 case BuiltinsStubCSigns::ID::MapProtoIterator: in LowerCallTargetCheck()
247 case BuiltinsStubCSigns::ID::SetProtoIterator: in LowerCallTargetCheck()
248 case BuiltinsStubCSigns::ID::StringProtoIterator: in LowerCallTargetCheck()
[all …]
Dbuiltins_lowering.h42 GateRef LowerCallTargetCheckDefault(GateRef gate, BuiltinsStubCSigns::ID id);
43 GateRef LowerCallTargetCheckWithGlobalEnv(GateRef gate, BuiltinsStubCSigns::ID id);
44 GateRef LowerCallTargetCheckWithDetector(GateRef gate, BuiltinsStubCSigns::ID id);
45 GateRef LowerCallTargetCheckWithObjectType(GateRef gate, BuiltinsStubCSigns::ID id);
47 void LowerBuiltinIterator(GateRef gate, BuiltinsStubCSigns::ID id);
48 void LowerIteratorNext(GateRef gate, BuiltinsStubCSigns::ID id);
49 void LowerIteratorReturn(GateRef gate, BuiltinsStubCSigns::ID id);
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h320 enum ID { enum
336 static_assert(ID::NONE == 0);
364 static bool IsFastBuiltin(ID builtinId) in IsFastBuiltin()
369 static bool IsTypedBuiltin(ID builtinId) in IsTypedBuiltin()
371 return (BuiltinsStubCSigns::ID::StringLocaleCompare == builtinId) || in IsTypedBuiltin()
372 (BuiltinsStubCSigns::ID::StringIteratorProtoNext == builtinId) || in IsTypedBuiltin()
373 (BuiltinsStubCSigns::ID::ArraySort == builtinId) || in IsTypedBuiltin()
374 ((BuiltinsStubCSigns::ID::TYPED_BUILTINS_FIRST <= builtinId) && in IsTypedBuiltin()
375 (builtinId <= BuiltinsStubCSigns::ID::TYPED_BUILTINS_LAST)); in IsTypedBuiltin()
378 static bool IsTypedInlineBuiltin(ID builtinId) in IsTypedInlineBuiltin()
[all …]
/arkcompiler/ets_runtime/tools/ap_file_viewer/src/base-ui/
Dicon.svg3 <symbol id="icon-minus-square" viewBox="0 0 16 16">
4 <g id="play_expand" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5 <rect id="rectangle" stroke="currentColor" opacity="0.899323091" x="2" y="2" width="12"
7 <rect id="rectangle" fill="currentColor" opacity="0.802454776" x="4.00073886"
11 <symbol id="icon-plus-square" viewBox="0 0 16 16">
12 <g id="play_retract" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
13 <rect id="rectangle" stroke="currentColor" opacity="0.899323091" x="2" y="2" width="12"
17 id="shapecombine" fill="currentColor" opacity="0.899323091"></path>
20 <symbol id="icon-folder" viewBox="0 0 16 16">
21 <g id="toolWindowProject" stroke="none" stroke-width="1" fill="currentColor"
[all …]
/arkcompiler/ets_runtime/test/moduletest/ecmastringtable/
Dexpect_output.txt14 id: no-schema:/src/xxx-js/instantiated-1af0bf5b.js - load: undefined
15 id: no-schema:/src/xxx-js/instantiation.js - load: undefined
16 id: no-schema:/src/xxx-js/cc.js - load: undefined
17 id: no-schema:/src/instantiated-1af0bf5b.js - load: undefined
18 id: 12022421 - load: undefined
19 id: 123420002 - load: undefined
20 id: 908890 - load: undefined
21 id: 9088000 - load: undefined
22 id: 999999999 - load: undefined
23 id: 1000000000 - load: undefined
[all …]
/arkcompiler/ets_runtime/docs/
Dusing-the-toolchain.md24 …ad align="left"><tr id="row535415467591"><th class="cellrowborder" valign="top" width="12.89871012…
26 <th class="cellrowborder" valign="top" width="19.33806619338066%" id="mcps1.1.6.1.3"><p id="p157281…
28 <th class="cellrowborder" valign="top" width="25.82741725827417%" id="mcps1.1.6.1.4"><p id="p103276…
30 <th class="cellrowborder" valign="top" width="35.066493350664935%" id="mcps1.1.6.1.5"><p id="p18354…
34 <tbody><tr id="row1435412465598"><td class="cellrowborder" valign="top" width="12.898710128987101%"…
36 <td class="cellrowborder" valign="top" width="19.33806619338066%" headers="mcps1.1.6.1.3 "><p id="p…
38 <td class="cellrowborder" valign="top" width="25.82741725827417%" headers="mcps1.1.6.1.4 "><p id="p…
40 <td class="cellrowborder" valign="top" width="35.066493350664935%" headers="mcps1.1.6.1.5 "><p id="…
43 <tr id="row1435412465598"><td class="cellrowborder" valign="top" width="12.898710128987101%" header…
45 <td class="cellrowborder" valign="top" width="19.33806619338066%" headers="mcps1.1.6.1.3 "><p id="p…
[all …]
DREADME_zh.md214 …ble><thead align="left"><tr id="row101462717303"><th class="cellrowborder" valign="top" width="50%…
216 <th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p11592710304"><a name=…
220 <tbody><tr id="row2015172763014"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.…
222 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p13151527133011"…
225 <tr id="row1015527173015"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1…
227 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p9556101593120">…
230 <tr id="row1015112763020"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1…
232 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1615627173019">…
235 <tr id="row131515277307"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 …
237 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1655718513105">…
[all …]
Ddevelopment-example.md151 …ble><thead align="left"><tr id="row101462717303"><th class="cellrowborder" valign="top" width="50%…
153 <th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p11592710304"><a name=…
157 <tbody><tr id="row2015172763014"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.…
159 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p13151527133011"…
162 <tr id="row1015527173015"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1…
164 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p9556101593120">…
167 <tr id="row1015112763020"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1…
169 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1615627173019">…
172 <tr id="row131515277307"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 …
174 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1820821404711">…
[all …]
/arkcompiler/ets_frontend/ets2panda/util/
Dlanguage.h31 enum class Id { enum
39 constexpr explicit Language(Id id) : id_(id) {} in Language() argument
43 for (auto [id, name, _] : ID_TABLE) { in ToString()
44 if (id_ == id) { in ToString()
54 for (auto [id, name, _] : ID_TABLE) { in FromString()
56 return Language(id); in FromString()
63 Id GetId() const in GetId()
70 for (auto [id, _, isDynamic] : ID_TABLE) { in IsDynamic()
71 if (id_ == id) { in IsDynamic()
90 static constexpr auto COUNT = static_cast<size_t>(Id::COUNT);
[all …]
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.cpp29 void CoroutineStatsBase::StartInterval(CoroutineTimeStats id) in StartInterval() argument
34 …LOG(DEBUG, COROUTINES) << "CoroutineStatsBase::StartInterval: " << ToIndex(id) << " Stats: " << th… in StartInterval()
35 ASSERT(!IsInInterval(id)); in StartInterval()
37 intervalStarts_[ToIndex(id)] = start; in StartInterval()
40 void CoroutineStatsBase::FinishInterval(CoroutineTimeStats id) in FinishInterval() argument
45 …LOG(DEBUG, COROUTINES) << "CoroutineStatsBase::FinishInterval " << ToIndex(id) << " Stats: " << th… in FinishInterval()
46 ASSERT(IsInInterval(id)); in FinishInterval()
48 TimeMetricVal delay = end - intervalStarts_[ToIndex(id)]; in FinishInterval()
49 intervalStarts_[ToIndex(id)] = INVALID_TIME_METRIC_VAL; in FinishInterval()
50 auto &metric = timeStats_[ToIndex(id)]; in FinishInterval()
[all …]
/arkcompiler/ets_frontend/
DREADME_zh.md70 …ad align="left"><tr id="row535415467591"><th class="cellrowborder" valign="top" width="12.89871012…
72 <th class="cellrowborder" valign="top" width="19.33806619338066%" id="mcps1.1.6.1.3"><p id="p157281…
74 <th class="cellrowborder" valign="top" width="25.82741725827417%" id="mcps1.1.6.1.4"><p id="p103276…
76 <th class="cellrowborder" valign="top" width="35.066493350664935%" id="mcps1.1.6.1.5"><p id="p18354…
80 <tbody><tr id="row1435412465598"><td class="cellrowborder" valign="top" width="12.898710128987101%"…
82 <td class="cellrowborder" valign="top" width="19.33806619338066%" headers="mcps1.1.6.1.3 "><p id="p…
84 <td class="cellrowborder" valign="top" width="25.82741725827417%" headers="mcps1.1.6.1.4 "><p id="p…
86 <td class="cellrowborder" valign="top" width="35.066493350664935%" headers="mcps1.1.6.1.5 "><p id="…
89 <tr id="row1435412465598"><td class="cellrowborder" valign="top" width="12.898710128987101%" header…
91 <td class="cellrowborder" valign="top" width="19.33806619338066%" headers="mcps1.1.6.1.3 "><p id="p…
[all …]
DREADME.md70 …ad align="left"><tr id="row535415467591"><th class="cellrowborder" valign="top" width="12.89871012…
72 <th class="cellrowborder" valign="top" width="19.33806619338066%" id="mcps1.1.6.1.3"><p id="p157281…
74 <th class="cellrowborder" valign="top" width="25.82741725827417%" id="mcps1.1.6.1.4"><p id="p103276…
76 <th class="cellrowborder" valign="top" width="35.066493350664935%" id="mcps1.1.6.1.5"><p id="p18354…
80 <tbody><tr id="row1435412465598"><td class="cellrowborder" valign="top" width="12.898710128987101%"…
82 <td class="cellrowborder" valign="top" width="19.33806619338066%" headers="mcps1.1.6.1.3 "><p id="p…
84 <td class="cellrowborder" valign="top" width="25.82741725827417%" headers="mcps1.1.6.1.4 "><p id="p…
86 <td class="cellrowborder" valign="top" width="35.066493350664935%" headers="mcps1.1.6.1.5 "><p id="…
89 <tr id="row1435412465598"><td class="cellrowborder" valign="top" width="12.898710128987101%" header…
91 <td class="cellrowborder" valign="top" width="19.33806619338066%" headers="mcps1.1.6.1.3 "><p id="p…
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_abi.cpp27 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … in IsAvailableReg() argument
29 …case R##ID: … in IsAvailableReg()
31 #define INT_REG_ALIAS(ALIAS, ID) in IsAvailableReg() argument
36 #define FP_SIMD_REG(ID, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill, isE… in IsAvailableReg() argument
37 …case V##ID: … in IsAvailableReg()
50 #define INT_REG(ID, PREF8, PREF8_16, PREF16, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, … in IsCalleeSavedReg() argument
52 …case R##ID: … in IsCalleeSavedReg()
54 #define INT_REG_ALIAS(ALIAS, ID) in IsCalleeSavedReg() argument
59 #define FP_SIMD_REG(ID, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill, isE… in IsCalleeSavedReg() argument
60 …case V##ID: … in IsCalleeSavedReg()
[all …]
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h38 File::EntityId id; member
43 File::EntityId id; member
48 File::EntityId id; member
64 inline uint32_t GetMethodIndex(File::EntityId id) const in GetMethodIndex() argument
66 return ark::helpers::math::PowerOfTwoTableSlot(id.GetOffset(), methodCacheSize_); in GetMethodIndex()
69 inline uint32_t GetFieldIndex(File::EntityId id) const in GetFieldIndex() argument
72 return ark::helpers::math::PowerOfTwoTableSlot(id.GetOffset(), fieldCacheSize_, 2U); in GetFieldIndex()
75 inline uint32_t GetClassIndex(File::EntityId id) const in GetClassIndex() argument
77 return ark::helpers::math::PowerOfTwoTableSlot(id.GetOffset(), classCacheSize_); in GetClassIndex()
80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() argument
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_abi.cpp32 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) \ in IsAvailableReg() argument
33 case R##ID: { \ in IsAvailableReg()
36 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) in IsAvailableReg() argument
41 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… in IsAvailableReg() argument
42 …case V##ID: { … in IsAvailableReg()
45 #define FP_SIMD_REG_ALIAS(ID) in IsAvailableReg() argument
64 #define INT_REG(ID, PREF32, PREF64, canBeAssigned, isCalleeSave, isParam, isSpill, isExtraSpill) \ in IsCalleeSavedReg() argument
65 case R##ID: { \ in IsCalleeSavedReg()
68 #define INT_REG_ALIAS(ALIAS, ID, PREF32, PREF64) in IsCalleeSavedReg() argument
73 #define FP_SIMD_REG(ID, PV, P8, P16, P32, P64, P128, canBeAssigned, isCalleeSave, isParam, isSpill,… in IsCalleeSavedReg() argument
[all …]
/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
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase.h27 MaplePhase(MaplePhaseKind kind, MaplePhaseID id, MemPool &mp) in MaplePhase() argument
28 : phaseAllocator(&mp), phaseKind(kind), phaseID(id), tempMemPools(phaseAllocator.Adapter()) in MaplePhase()
42 void SetPhaseID(MaplePhaseID id) in SetPhaseID() argument
44 phaseID = id; in SetPhaseID()
74 MapleModulePhase(MaplePhaseID id, MemPool *mp) : MaplePhase(kModulePhase, id, *mp) {} in MapleModulePhase() argument
83 MapleFunctionPhase(MaplePhaseID id, MemPool *mp) : MaplePhase(kFunctionPhase, id, *mp) {} in MapleFunctionPhase() argument
91 MapleSccPhase(MaplePhaseID id, MemPool *mp) : MaplePhase(kSccPhase, id, *mp) {} in MapleSccPhase() argument
105 const MaplePhaseInfo *GetPhaseByID(MaplePhaseID id);
119 : MaplePhaseInfo(name, &phaseNameT::id, isAnalysis, CFGOnly, canSkip)
129 static unsigned int id; \
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/serialization/
Dlist.std_serialization_json_static_2.yaml43 data_class_attributes_index: { "User": ["id : int", "name: String"] },
55 …test1: '"[{\"id\":10,\"name\":\"user001\"},{\"id\":11,\"name\":\"user002\"},{\"id\":12,\"name\":\"…
56 test3: '"[{\"id\":0,\"name\":\"admin000\"}]"',
68 data_class_attributes_index: { "User": ["id : int", "name: String | null"] },
79 …test1: '"[{\"id\":10,\"name\":\"user001\"},{\"id\":11,\"name\":null},{\"id\":12,\"name\":\"user003…
92 { "UserWithLong": ["id : Long", "name: String"] },
107 …test1: '"[{\"id\":10,\"name\":\"user001\"},{\"id\":11,\"name\":\"user002\"},{\"id\":12,\"name\":\"…
108 test3: '"[{\"id\":-10,\"name\":\"admin000\"}]"',
121 …{ "UserWithDesc": ["id : Long", "name: String", "desc : UserDesc"], "UserDesc": ["country : String…
132id\":10,\"name\":\"user001\",\"desc\":{\"country\":\"Russia\",\"city\":\"Moscow\",\"postIndex\":12…
/arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/
Dcan_encode_builtin.inl.erb21 inline bool CanEncodeAmd64(IntrinsicId id)
23 switch (id) {
34 inline bool CanEncodeArm64(IntrinsicId id)
36 switch (id) {
47 inline bool CanEncodeArm32(IntrinsicId id)
49 switch (id) {
59 inline bool CheckRestrictions([[maybe_unused]] RuntimeInterface *runtime, IntrinsicId id, [[maybe_u…
61 switch (id) {
73 inline bool EncodesBuiltin(RuntimeInterface *runtime, IntrinsicId id, Arch arch)
78 if (!builtins::CheckRestrictions(runtime, id, arch)) {
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/
Dcan_encode_builtin.inl.erb22 inline bool CanEncodeAmd64(IntrinsicId id)
24 switch (id) {
35 inline bool CanEncodeArm64(IntrinsicId id)
37 switch (id) {
49 inline bool CanEncodeArm32(IntrinsicId id)
51 switch (id) {
61 inline bool CheckRestrictions([[maybe_unused]] RuntimeInterface *runtime, IntrinsicId id, [[maybe_u…
63 switch (id) {
75 inline bool EncodesBuiltin(RuntimeInterface *runtime, IntrinsicId id, Arch arch)
80 if (!builtins::CheckRestrictions(runtime, id, arch)) {
[all …]
/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h64 inline uint32_t GetMethodIndex(File::EntityId id) const in GetMethodIndex() argument
66 return panda::helpers::math::PowerOfTwoTableSlot(id.GetOffset(), METHOD_CACHE_SIZE); in GetMethodIndex()
69 inline uint32_t GetFieldIndex(File::EntityId id) const in GetFieldIndex() argument
72 return panda::helpers::math::PowerOfTwoTableSlot(id.GetOffset(), FIELD_CACHE_SIZE, 2U); in GetFieldIndex()
75 inline uint32_t GetClassIndex(File::EntityId id) const in GetClassIndex() argument
77 return panda::helpers::math::PowerOfTwoTableSlot(id.GetOffset(), CLASS_CACHE_SIZE); in GetClassIndex()
80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() argument
82 uint32_t index = GetMethodIndex(id); in GetMethodFromCache()
88 if (pair.id_ == id) { in GetMethodFromCache()
94 inline void SetMethodCache(File::EntityId id, Method *method) in SetMethodCache() argument
[all …]
/arkcompiler/toolchain/tooling/client/domain/
Druntime_client.cpp51 uint32_t id = session->GetMessageId(); in HeapusageCommand() local
53 idMethodMap_[id] = std::make_tuple("getHeapUsage", ""); in HeapusageCommand()
55 request->Add("id", id); in HeapusageCommand()
63 session->GetDomainManager().SetDomainById(id, "Runtime"); in HeapusageCommand()
71 uint32_t id = session->GetMessageId(); in RuntimeEnableCommand() local
73 idMethodMap_[id] = std::make_tuple("enable", ""); in RuntimeEnableCommand()
75 request->Add("id", id); in RuntimeEnableCommand()
83 session->GetDomainManager().SetDomainById(id, "Runtime"); in RuntimeEnableCommand()
91 uint32_t id = session->GetMessageId(); in RuntimeDisableCommand() local
93 idMethodMap_[id] = std::make_tuple("disable", ""); in RuntimeDisableCommand()
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dlda.type.yaml37 description: Load type specified by id into accumulator.
49 description: Load type specified by id into accumulator.
51 description: Check 'lda.type' instruction with invalid type id.
124 description: Load type specified by id into accumulator.
127 description: Check 'lda.type' instruction with valid type id in PandaAssembly context.
163 description: Load type specified by id into accumulator.
167 description: Check 'lda.type' instruction with valid type id in PandaAssembly context.
219 description: Load type specified by id into accumulator.
270 description: Load type specified by id into accumulator.
342 description: Load type specified by id into accumulator.
[all …]

12345678910>>...117