| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| H A D | taggedTemplateExpression.cpp | 67 compiler::VReg arg0 = pg->AllocReg(); in Compile() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| H A D | combined_pass_visitor_test.cpp | 52 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
|
| H A D | dead_code_elimination_test.cpp | 46 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 D | main.cpp | 64 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 D | js_interop_inst_builder.cpp | 86 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 D | builtins_stubs.cpp | 210 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 D | linked_hashtable_stub_builder.cpp | 641 GenMapSetConstructor( GateRef nativeCode, GateRef func, GateRef newTarget, GateRef thisValue, GateRef numArgs, GateRef arg0, GateRef argv) GenMapSetConstructor() argument
|
| H A D | builtins_typedarray_stub_builder.cpp | 3120 GateRef arg0 = GetArgFromArgv(IntPtr(0), numArgs, true);
in GenTypedArrayConstructor() local
|
| H A D | builtins_string_stub_builder.cpp | 2151 GateRef arg0 = TaggedArgument(static_cast<size_t>(BuiltinsArgs::ARG0_OR_ARGV));
in Concat() local 2431 GateRef arg0 = GetCallArg0(numArgs);
in LocaleCompare() local
|
| H A D | builtins_array_stub_builder.cpp | 419 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 D | call_stub_builder.h | 25 GateRef arg0;
member 31 GateRef arg0;
member 74 GateRef arg0;
member
|
| H A D | native_inline_lowering.cpp | 971 GateRef arg0 = tacc.GetArg0(); in TryInlineArrayBufferIsView() local
|
| H A D | typed_hcr_lowering.cpp | 2309 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 D | asm_interpreter_call.cpp | 225 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 D | JSCompiler.cpp | 685 compiler::VReg arg0 = pg->AllocReg(); in Compile() local
|
| H A D | ETSGen.h | 546 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 D | ETSGen.cpp | 617 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 D | pandagen.cpp | 936 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 D | asm_interpreter_call.cpp | 436 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 D | pandagen.cpp | 1280 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 D | jsnapi_sample.cpp | 852 int arg0 = jsArg0->Int32Value(vm); in AddFunc() local
|