Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 - 21 of 21) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DtaggedTemplateExpression.cpp67 compiler::VReg arg0 = pg->AllocReg(); in Compile() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dcombined_pass_visitor_test.cpp52 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
H A Ddead_code_elimination_test.cpp46 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
76 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
108 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/js_vm/
H A Dmain.cpp64 Local<JSValueRef> arg0 = ArrayRef::GetValueAt(vm, arr0, i); in IsEqual() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/js_interop/
H A Djs_interop_inst_builder.cpp86 BuildResolveInteropCallIntrinsic(RuntimeInterface::InteropCallKind callKind, size_t pc, RuntimeInterface::MethodPtr method, Inst *arg0, Inst *arg1, Inst *arg2, Inst *cpOffsetForClass, SaveStateInst *saveState) BuildResolveInteropCallIntrinsic() argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.cpp210 GateRef arg0 = GetCallArg0(numArgs); in CallSlowPath() local
220 GateRef arg0 = GetCallArg0(numArgs); in CallSlowPath() local
228 GateRef arg0 = GetCallArg0(numArgs); in CallSlowPath() local
565 GateRef arg0 = GetArgFromArgv(IntPtr(0), numArgs, true); in DECLARE_BUILTINS() local
572 GateRef arg0 = GetArgFromArgv(IntPtr(0), numArgs, true); in DECLARE_BUILTINS() local
[all...]
H A Dlinked_hashtable_stub_builder.cpp641 GenMapSetConstructor( GateRef nativeCode, GateRef func, GateRef newTarget, GateRef thisValue, GateRef numArgs, GateRef arg0, GateRef argv) GenMapSetConstructor() argument
H A Dbuiltins_typedarray_stub_builder.cpp3120 GateRef arg0 = GetArgFromArgv(IntPtr(0), numArgs, true); in GenTypedArrayConstructor() local
H A Dbuiltins_string_stub_builder.cpp2151 GateRef arg0 = TaggedArgument(static_cast<size_t>(BuiltinsArgs::ARG0_OR_ARGV)); in Concat() local
2431 GateRef arg0 = GetCallArg0(numArgs); in LocaleCompare() local
H A Dbuiltins_array_stub_builder.cpp419 GateRef arg0 = GetCallArg0(numArgs); in Concat() local
4788 GateRef arg0 = GetArgFromArgv(IntPtr(0), numArgs, true); in GenArrayConstructor() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.h25 GateRef arg0; member
31 GateRef arg0; member
74 GateRef arg0; member
H A Dnative_inline_lowering.cpp971 GateRef arg0 = tacc.GetArg0(); in TryInlineArrayBufferIsView() local
H A Dtyped_hcr_lowering.cpp2309 GateRef arg0 = acc_.GetValueIn(gate, 1); in LowerArrayConstructor() local
2463 GateRef arg0 = acc_.GetValueIn(gate, 1); in LowerFloat32ArrayConstructor() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Dasm_interpreter_call.cpp225 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonFastPath() local
239 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonSlowPath() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp685 compiler::VReg arg0 = pg->AllocReg(); in Compile() local
H A DETSGen.h546 void CallExact(const ir::AstNode *const node, const checker::Signature *signature, const VReg arg0, in CallExact() argument
557 void CallExact(const ir::AstNode *const node, const util::StringView name, const VReg arg0) in CallExact() argument
562 void CallExact(const ir::AstNode *const node, const util::StringView name, const VReg arg0, const VReg arg1) in CallExact() argument
567 void CallExact(const ir::AstNode *const node, const util::StringView name, const VReg arg0, const VReg arg1, in CallExact() argument
594 CallVirtual(const ir::AstNode *const node, const checker::Signature *signature, const VReg athis, const VReg arg0) CallVirtual() argument
609 CallVirtual(const ir::AstNode *const node, const util::StringView name, const VReg athis, const VReg arg0) CallVirtual() argument
814 VReg arg0 = AllocReg(); BinaryEqualityCondition() local
[all...]
H A DETSGen.cpp617 void ETSGen::CreateBigIntObject(const ir::AstNode *node, VReg arg0, std::string_view signature) in CreateBigIntObject() argument
2483 VReg arg0 = AllocReg(); in StringBuilderAppend() local
H A Dpandagen.cpp936 void PandaGen::Call1This(const ir::AstNode *node, VReg callee, VReg thisReg, VReg arg0) in Call1This() argument
954 const auto *arg0 = args[0]; in Call1Arg() local
967 const auto *arg0 = args[0]; in Call2Args() local
985 const auto *arg0 = args[0]; in Call3Args() local
1811 VReg arg0 = AllocReg(); DirectEval() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp436 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonFastPath() local
481 Register arg0 = argcRegister; in JSCallCommonSlowPath() local
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp1280 VReg arg0 = thisReg + 1; in CallThis() local
1285 VReg arg0 = thisReg + 1; in CallThis() local
1291 VReg arg0 = thisReg + 1; in CallThis() local
1319 VReg arg0 = startReg + 1; in Call() local
1324 VReg arg0 = startReg + 1; Call() local
1330 VReg arg0 = startReg + 1; Call() local
1337 VReg arg0 = startReg + 1; Call() local
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp852 int arg0 = jsArg0->Int32Value(vm); in AddFunc() local

Completed in 57 milliseconds