Home
last modified time | relevance | path

Searched defs:Add (Results 1 – 25 of 90) sorted by relevance

1234

/arkcompiler/ets_frontend/ets2panda/ir/
DsrcDump.cpp53 void SrcDumper::Add(const std::string &str) in Add() function in panda::es2panda::ir::SrcDumper
58 void SrcDumper::Add(const int32_t i) in Add() function in panda::es2panda::ir::SrcDumper
63 void SrcDumper::Add(const int64_t l) in Add() function in panda::es2panda::ir::SrcDumper
68 void SrcDumper::Add(const float f) in Add() function in panda::es2panda::ir::SrcDumper
73 void SrcDumper::Add(const double d) in Add() function in panda::es2panda::ir::SrcDumper
DastDump.cpp31 void AstDumper::Add(std::initializer_list<AstDumper::Property> props) in Add() function in panda::es2panda::ir::AstDumper
36 void AstDumper::Add(const AstDumper::Property &prop) in Add() function in panda::es2panda::ir::AstDumper
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp76 __ Add(fp, sp, Immediate(2 * FRAME_SLOT_SIZE)); // 16: skip frame type and tmp in CallRuntime() local
83 __ Add(tmp, glue, Operand(tmp, LSL, 3)); in CallRuntime() local
86 __ Add(argV, fp, Immediate(GetStackArgOffSetToFp(2))); // 2: the third arg id in CallRuntime() local
95 __ Add(sp, sp, Immediate(2 * FRAME_SLOT_SIZE)); in CallRuntime() local
105 __ Add(argc, argc, Immediate(static_cast<int64_t>(CommonArgIdx::ACTUAL_ARGC))); in IncreaseStackForArguments() local
113 __ Add(currentSp, currentSp, Operand(argc, UXTW, FRAME_SLOT_SIZE_LOG2)); in IncreaseStackForArguments() local
155 __ Add(tmpArgV, tmpArgV, Immediate(TRIPLE_SLOT_SIZE)); in JSFunctionEntry() local
218 __ Add(expectedNumArgs, expectedNumArgs, Immediate(NUM_MANDATORY_JSFUNC_ARGS)); in OptimizedCallAndPushUndefined() local
220 …__ Add(argV, sp, Immediate(kungfu::ArgumentAccessor::GetExtraArgsNum() * FRAME_SLOT_SIZE)); // sk… in OptimizedCallAndPushUndefined() local
324 __ Add(temp, sp, Immediate(FRAME_SLOT_SIZE)); in CallBuiltinTrampoline() local
[all …]
Doptimized_fast_call.cpp60 __ Add(tmpArgV, tmpArgV, Immediate(DOUBLE_SLOT_SIZE)); in OptimizedFastCallEntry() local
129 __ Add(expectedNumArgs, expectedNumArgs, Immediate(NUM_MANDATORY_JSFUNC_ARGS)); in OptimizedFastCallAndPushUndefined() local
183 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in OptimizedFastCallAndPushUndefined() local
194 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in OptimizedFastCallAndPushUndefined() local
271 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in JSFastCallWithArgV() local
278 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in JSFastCallWithArgV() local
285 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in JSFastCallWithArgV() local
292 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in JSFastCallWithArgV() local
299 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in JSFastCallWithArgV() local
366 __ Add(argV, argV, Immediate(FRAME_SLOT_SIZE)); in JSFastCallWithArgVAndPushUndefined() local
[all …]
Dasm_interpreter_call.cpp106 …__ Add(argvRegister, argvRegister, Immediate(NUM_MANDATORY_JSFUNC_ARGS * JSTaggedValue::TaggedType… in AsmInterpEntryDispatch() local
115 __ Add(trampoline, glueRegister, Operand(runtimeId, LSL, 3)); in AsmInterpEntryDispatch() local
186 __ Add(temp, glueRegister, Operand(temp, UXTW, 3)); // 3: bc * 8 in JSCallCommonEntry() local
527 __ Add(temp, currentSlotRegister, Immediate(QUINTUPLE_SLOT_SIZE)); in CallNativeWithArgv() local
528 __ Add(Register(FP), temp, Operand(argc, LSL, 3)); // 3: argc * 8 in CallNativeWithArgv() local
530 __ Add(temp, argc, Immediate(NUM_MANDATORY_JSFUNC_ARGS)); in CallNativeWithArgv() local
533 __ Add(Register(X0), currentSlotRegister, Immediate(0)); in CallNativeWithArgv() local
560 __ Add(trampoline, glue, Operand(runtimeId, LSL, 3)); in CallNativeWithArgv() local
617 __ Add(Register(X0), sp, Immediate(0)); in PushCallArgsAndDispatchNative() local
634 __ Add(next, sp, Immediate(BuiltinFrame::GetStackArgsToFpDelta(false))); in PushBuiltinFrame() local
[all …]
Dcommon_call.cpp48 __ Add(fp, sp, Immediate(24)); // 24: skip frame type, prevSp, pc in PushAsmInterpBridgeFrame() local
81 __ Add(Register(FP), sp, Immediate(DOUBLE_SLOT_SIZE)); in PushLeaveFrame() local
109 __ Add(argv, argv, Operand(argc.W(), UXTW, 3)); // 3: argc * 8 in PushArgsWithArgv() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dvn.cpp44 void VnObject::Add(Inst *inst) in Add() function in panda::compiler::VnObject
61 void VnObject::Add(uint32_t obj) in Add() function in panda::compiler::VnObject
67 void VnObject::Add(uint64_t obj) in Add() function in panda::compiler::VnObject
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_aarch64_test.cpp216 __ Add(Register(SP), Register(SP), Immediate(8)); in HWTEST_F_L0() local
217 __ Add(Register(SP), Register(SP), Immediate(-8)); in HWTEST_F_L0() local
218 __ Add(Register(X1), Register(X1), Operand(Register(X2))); in HWTEST_F_L0() local
219 __ Add(Register(X1), Register(X2), Operand(Register(X3), LSL, 3)); in HWTEST_F_L0() local
220 __ Add(Register(X1), Register(X2), Operand(Register(X3), UXTW, 3)); in HWTEST_F_L0() local
221 __ Add(Register(SP), Register(SP), Operand(Register(X2), UXTW, 3)); in HWTEST_F_L0() local
291 __ Add(count, count, Immediate(-1)); in HWTEST_F_L0() local
292 __ Add(base, base, Operand(count, UXTW, 3)); in HWTEST_F_L0() local
297 __ Add(count, count, Immediate(-1)); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp61 bool PtJson::Add(const char *key, bool value) const in Add() function in panda::ecmascript::tooling::PtJson
79 bool PtJson::Add(const char *key, int32_t value) const in Add() function in panda::ecmascript::tooling::PtJson
84 bool PtJson::Add(const char *key, int64_t value) const in Add() function in panda::ecmascript::tooling::PtJson
89 bool PtJson::Add(const char *key, uint32_t value) const in Add() function in panda::ecmascript::tooling::PtJson
94 bool PtJson::Add(const char *key, double value) const in Add() function in panda::ecmascript::tooling::PtJson
112 bool PtJson::Add(const char *key, const char *value) const in Add() function in panda::ecmascript::tooling::PtJson
130 bool PtJson::Add(const char *key, const std::unique_ptr<PtJson> &value) const in Add() function in panda::ecmascript::tooling::PtJson
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dvn.cpp174 void VnObject::Add(Inst *inst) in Add() function in panda::compiler::VnObject
211 void VnObject::Add(HalfObjType obj1, HalfObjType obj2) in Add() function in panda::compiler::VnObject
220 void VnObject::Add(ObjType obj) in Add() function in panda::compiler::VnObject
226 void VnObject::Add(DoubleObjType obj) in Add() function in panda::compiler::VnObject
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Djson_builder.h113 JsonArrayBuilder &Add(T &&value) & in Add() function
121 JsonArrayBuilder &&Add(T &&value) && in Add() function
Dsequence.h24 void Add(double val) in Add() function
/arkcompiler/runtime_core/libpandabase/utils/
Djson_builder.h109 JsonArrayBuilder &Add(T &&value) & in Add() function
117 JsonArrayBuilder &&Add(T &&value) && in Add() function
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Dgraph_test.js26 Add(o) { method in Data
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h60 size_t Add(const std::string &str) in Add() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dproto_change_details.cpp20 JSHandle<ChangeListener> ChangeListener::Add(const JSThread *thread, const JSHandle<ChangeListener>… in Add() function in panda::ecmascript::ChangeListener
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.h44 void Add(const ir::Literal *lit) in Add() function
/arkcompiler/ets_frontend/es2panda/ir/
DastDump.cpp42 void AstDumper::Add(std::initializer_list<AstDumper::Property> props) in Add() function in panda::es2panda::ir::AstDumper
47 void AstDumper::Add(const AstDumper::Property &prop) in Add() function in panda::es2panda::ir::AstDumper
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregAllocator.h49 void Add(const ir::AstNode *const node, Args &&...args) in Add() function
/arkcompiler/ets_runtime/ecmascript/
Djs_set.cpp23 void JSSet::Add(JSThread *thread, const JSHandle<JSSet> &set, const JSHandle<JSTaggedValue> &value) in Add() function in panda::ecmascript::JSSet
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dglobal_object_storage.cpp67 Reference *GlobalObjectStorage::Add(const ObjectHeader *object, Reference::ObjectType type) const in Add() function in panda::mem::GlobalObjectStorage
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsignal.h43 void Add(int sig) in Add() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h43 void Add(int sig) in Add() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h140 void Add(ArenaList<IRNode *> &insns, const ir::AstNode *node, Args &&... args) in Add() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_weak_set.cpp104 JSTaggedValue BuiltinsWeakSet::Add(EcmaRuntimeCallInfo *argv) in Add() function in panda::ecmascript::builtins::BuiltinsWeakSet

1234