Home
last modified time | relevance | path

Searched defs:a0 (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/ic/
Dic-slot-8-16-bit-no-sort.ts16 let a0 = 9 variable
Dic-slot-8-16-bit-sort.ts16 let a0 = 9 variable
Dic-slot-8-overflow-16-gap.ts16 let a0 = 9 variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Di2c_bridge_test.cpp116 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/
Dpgo_track_type.ts35 public a0: Vec3; property in A
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h96 int64_t a0 = GetInt(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.cpp633 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
Dinterpreter_stub.cpp4298 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
Dslowpath_lowering.cpp3194 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/
Dinterpreter-inl.cpp1234 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 …]
Dinterpreter_assembly.cpp754 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/
DstoreglobalvarIC.js25 var a0=0; variable
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test_1.cpp382 T a0 = values[i]; in TestAddOverflow() local
448 T a0 = values[i]; in TestSubOverflow() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test_1.cpp385 T a0 = values[i]; in TestAddOverflow() local
451 T a0 = values[i]; in TestSubOverflow() local
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp1053 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/
Dencoder64_test.cpp805 T a0 = values[i]; in TestAddOverflow() local
871 T a0 = values[i]; in TestSubOverflow() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp806 T a0 = values[i]; in TestAddOverflow() local
872 T a0 = values[i]; in TestSubOverflow() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp4478 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/
Ddefinesendableclass.ts59 a0:string = ""; property in ChildToDict
1096 static a0:string = ""; property in StaticDict