| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| H A D | code_decrypt.h | 38 void *arg2; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| H A D | combined_pass_visitor_test.cpp | 54 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local
|
| H A D | dead_code_elimination_test.cpp | 78 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local 110 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local
|
| H A D | loop_optimization_test.cpp | 192 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| H A D | optimized_fast_call.cpp | 351 Label arg2;
in JSFastCallWithArgVAndPushArgv() local
|
| H A D | asm_interpreter_call.cpp | 217 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local
|
| H A D | optimized_call.cpp | 573 Register arg2 = __ TempRegister2(); in JSCallInternal() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | intrinsics_lowering.cpp | 189 auto arg2 = inst->getOperand(1U); in HandleFRem() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/js_interop/ |
| H A D | js_interop_inst_builder.cpp | 160 Inst *arg2 = nullptr; in BuildInteropCall() local 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/builtins/ |
| H A D | builtins_number.cpp | 186 JSHandle<JSTaggedValue> arg2 = GetCallArg(argv, 1); in ParseInt() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_promise_test.cpp | 138 ThanAlgorithm(JSThread *thread, JSHandle<JSPromise>& promise, JSTaggedValue arg1, JSTaggedValue arg2) ThanAlgorithm() argument
|
| H A D | builtins_string_test.cpp | 173 const double arg2 = 66; in HWTEST_F_L0() local 191 const double arg2 = 66; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_stubs.cpp | 230 GateRef arg2 = GetCallArg2(numArgs);
in CallSlowPath() local
|
| H A D | builtins_number_stub_builder.cpp | 62 GateRef arg2 = GetCallArg1(numArgs_);
in ParseInt() local
|
| H A D | builtins_string_stub_builder.cpp | 2179 GateRef arg2 = TaggedArgument(static_cast<size_t>(BuiltinsArgs::ARG2));
in Concat() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | call_stub_builder.h | 27 GateRef arg2;
member 33 GateRef arg2;
member
|
| H A D | typed_native_inline_lowering.cpp | 1967 GateRef arg2 = acc_.GetValueIn(gate, 1); in LowerNumberParseInt() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| H A D | optimized_fast_call.cpp | 308 Label arg2;
in JSFastCallWithArgVAndPushArgv() local
|
| H A D | asm_interpreter_call.cpp | 459 Register arg2 = __ CppJSCallAvailableRegister1(); in JSCallCommonFastPath() local 462 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local 969 Label arg2; in CallFastBuiltin() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | ETSGen.h | 567 CallExact(const ir::AstNode *const node, const util::StringView name, const VReg arg0, const VReg arg1, const VReg arg2) CallExact() argument
|
| H A D | pandagen.cpp | 995 const auto *arg2 = args[2]; in Call3Args() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| H A D | pandagen.cpp | 1293 VReg arg2 = arg1 + 1; in CallThis() local 1332 VReg arg2 = arg1 + 1; in Call() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs.cpp | 3849 JSHandle<JSTaggedValue> arg2 = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local
|