| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/ic/ |
| D | ic-slot-8-16-bit-no-sort.ts | 16 let a0 = 9 variable
|
| D | ic-slot-8-16-bit-sort.ts | 16 let a0 = 9 variable
|
| D | ic-slot-8-overflow-16-gap.ts | 16 let a0 = 9 variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | i2c_bridge_test.cpp | 116 std::string ArgsToString(const Arg &a0, Args... args) in ArgsToString() 468 static void VoidInt(Method *method, int32_t a0) in VoidInt() 506 static void InstanceVoidInt(Method *method, ObjectHeader *thisHeader, int32_t a0) in InstanceVoidInt() 585 static void VoidIntVReg(Method *method, int32_t a0, int64_t value) in VoidIntVReg() 626 static void Void3Int(Method *method, int32_t a0, int32_t a1, int32_t a2) in Void3Int() 667 static void Void2IntLongInt(Method *method, int32_t a0, int32_t a1, int64_t a2, int32_t a3) in Void2IntLongInt() 709 static void VoidLong(Method *method, int64_t a0) in VoidLong() 741 static void VoidDouble(Method *method, double a0) in VoidDouble() 773 static void Void4Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3) in Void4Int() 815 static void Void2Long(Method *method, int64_t a0, int64_t a1) in Void2Long() [all …]
|
| /arkcompiler/ets_runtime/test/aottest/pgo_track_type/ |
| D | pgo_track_type.ts | 35 public a0: Vec3; property in A
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_tagged_number.h | 96 int64_t a0 = GetInt(); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecodes.cpp | 633 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local 639 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local 645 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local 652 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local 685 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local 694 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local
|
| D | interpreter_stub.cpp | 4298 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local 4314 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4328 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local 4346 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4362 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local 4382 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4515 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4531 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4549 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local
|
| D | slowpath_lowering.cpp | 3194 GateRef a0 = acc_.GetValueIn(gate, 1); // 1:first parameter in LowerCallThisArg1() local 3208 GateRef a0 = acc_.GetValueIn(gate, 0); in LowerCallargs2Imm8V8V8() local 3225 GateRef a0 = acc_.GetValueIn(gate, 0); in LowerCallargs3Imm8V8V8() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 1234 uint32_t a0 = READ_INST_8_1(); in RunInternal() local 1244 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1253 uint32_t a0 = READ_INST_8_1(); in RunInternal() local 1264 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1274 uint32_t a0 = READ_INST_8_1(); in RunInternal() local 1286 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1306 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1315 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1325 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1702 int32_t a0; in RunInternal() local [all …]
|
| D | interpreter_assembly.cpp | 754 int32_t a0 = value.GetInt(); in HandleIncImm8() local 781 int32_t a0 = value.GetInt(); in HandleDecImm8() local 956 int32_t a0; in HandleAdd2Imm8V8() local 992 int32_t a0; in HandleSub2Imm8V8() local 4643 int32_t a0 = value.GetInt(); in HandleDeprecatedDecPrefV8() local 4674 int32_t a0 = value.GetInt(); in HandleDeprecatedIncPrefV8() local
|
| /arkcompiler/ets_runtime/test/moduletest/storeglobalvarIC/ |
| D | storeglobalvarIC.js | 25 var a0=0; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_1.cpp | 382 T a0 = values[i]; in TestAddOverflow() local 448 T a0 = values[i]; in TestSubOverflow() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_1.cpp | 385 T a0 = values[i]; in TestAddOverflow() local 451 T a0 = values[i]; in TestSubOverflow() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 1053 int32_t a0 = values[i]; in TEST_F() local 1104 int32_t a0 = values[i]; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 805 T a0 = values[i]; in TestAddOverflow() local 871 T a0 = values[i]; in TestSubOverflow() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 806 T a0 = values[i]; in TestAddOverflow() local 872 T a0 = values[i]; in TestSubOverflow() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stubs.cpp | 4478 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallarg1PrefV8V8, A0)); in GenerateCircuit() local 4532 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallargs2PrefV8V8V8, A0)); in GenerateCircuit() local 4590 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallargs3PrefV8V8V8V8, A0)); in GenerateCircuit() local
|
| /arkcompiler/ets_runtime/test/sharedtest/definesendableclass/ |
| D | definesendableclass.ts | 59 a0:string = ""; property in ChildToDict 1096 static a0:string = ""; property in StaticDict
|