| /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_frontend/arkguard/test/combinations/basic_grammar/05_interface/ |
| D | 01_interface_01.ts | 19 interface a0 { interface
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_tagged_number.h | 96 int64_t a0 = GetInt(); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecodes.cpp | 910 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local 916 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local 922 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local 929 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local 962 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local 971 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local
|
| D | interpreter_stub.cpp | 4527 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local 4543 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4557 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local 4575 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4591 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local 4611 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4744 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4760 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 4778 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 1250 uint32_t a0 = READ_INST_8_1(); in RunInternal() local 1260 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1269 uint32_t a0 = READ_INST_8_1(); in RunInternal() local 1280 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1290 uint32_t a0 = READ_INST_8_1(); in RunInternal() local 1302 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1322 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1331 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1341 uint32_t a0 = READ_INST_8_2(); in RunInternal() local 1718 int32_t a0; in RunInternal() local [all …]
|
| D | interpreter_assembly.cpp | 794 int32_t a0 = value.GetInt(); in HandleIncImm8() local 821 int32_t a0 = value.GetInt(); in HandleDecImm8() local 996 int32_t a0; in HandleAdd2Imm8V8() local 1032 int32_t a0; in HandleSub2Imm8V8() local 4705 int32_t a0 = value.GetInt(); in HandleDeprecatedDecPrefV8() local 4736 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 | 4484 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallarg1PrefV8V8, A0)); in GenerateCircuit() local 4539 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallargs2PrefV8V8V8, A0)); in GenerateCircuit() local 4597 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallargs3PrefV8V8V8V8, A0)); in GenerateCircuit() local
|
| /arkcompiler/ets_runtime/test/sharedtest/definesendableclass/ |
| D | definesendableclass.ts | 71 a0:string = ""; property in ChildToDict 1112 static a0:string = ""; property in StaticDict
|