| /arkcompiler/ets_frontend/ts2panda/tests/expression/ |
| D | new.test.ts | 44 let arg0 = new VReg(); variable 60 let arg0 = new VReg(); variable 77 let arg0 = new VReg(); variable 100 let arg0 = new VReg(); variable 121 let arg0 = new VReg(); variable
|
| D | call.test.ts | 52 let arg0 = new VReg(); variable 67 let arg0 = new VReg(); variable 89 let arg0 = new VReg(); variable 112 let arg0 = new VReg(); variable 149 let arg0 = new VReg(); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | lowering_relate_gate_test.cpp | 54 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local 77 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local 99 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local 121 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local 145 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local 168 auto arg0 = builder.Arguments(1); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | taggedTemplateExpression.cpp | 67 compiler::VReg arg0 = pg->AllocReg(); in Compile() local
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | i2c_bridge_test.cpp | 1210 static TaggedValue OneArgDyn(Method *method, uint32_t num_args, int64_t arg0) in OneArgDyn() 1259 int64_t arg0 = va_arg(args, int64_t); in OneVarArgDyn() local 1292 static TaggedValue TwoArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1) in TwoArgDyn() 1343 int64_t arg0 = va_arg(args, int64_t); in TwoVarArgDyn() local 1381 static TaggedValue ThreeArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1, int64… in ThreeArgDyn() 1437 int64_t arg0 = va_arg(args, int64_t); in ThreeVarArgDyn() local 1478 static TaggedValue FourArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1, int64_… in FourArgDyn() 1536 int64_t arg0 = va_arg(args, int64_t); in FourVarArgDyn() local 1580 static TaggedValue FiveArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1, int64_… in FiveArgDyn()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 110 GateRef arg0 = GetCallArg0(); in CallSlowPath() local 120 GateRef arg0 = GetCallArg0(); in CallSlowPath() local 128 GateRef arg0 = GetCallArg0(); in CallSlowPath() local 991 GateRef arg0 = GetArg(numArgs, IntPtr(0)); in DECLARE_BUILTINS() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1195 VReg arg0 = thisReg + 1; in CallThis() local 1200 VReg arg0 = thisReg + 1; in CallThis() local 1206 VReg arg0 = thisReg + 1; in CallThis() local 1234 VReg arg0 = startReg + 1; in Call() local 1239 VReg arg0 = startReg + 1; in Call() local 1245 VReg arg0 = startReg + 1; in Call() local 1252 VReg arg0 = startReg + 1; in Call() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_vector.cpp | 665 JSHandle<JSTaggedValue> arg0(GetCallArg(argv, 0)); in CopyToArray() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_manager.cpp | 629 JSHandle<JSTaggedValue> arg0(thread->GetEcmaVM()->GetFactory()->NewFromASCII(value)); in JsonParse() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | asm_interpreter_call.cpp | 426 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonFastPath() local 471 Register arg0 = argcRegister; in JSCallCommonSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | asm_interpreter_call.cpp | 222 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonFastPath() local 236 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonSlowPath() local
|