Home
last modified time | relevance | path

Searched defs:a0 (Results 1 - 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_tagged_number.h96 int64_t a0 = GetInt(); in operator -() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecodes.cpp634 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local
640 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local
646 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local
653 uint32_t a0 = READ_INST_8_1(); in InitBytecodeInfo() local
686 uint32_t a0 = READ_INST_8_2(); in InitBytecodeInfo() local
695 uint32_t a0 = READ_INST_8_2(); InitBytecodeInfo() local
[all...]
H A Dinterpreter_stub.cpp4258 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local
4274 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local
4288 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local
4306 GateRef a0 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local
4322 GateRef a0 = ReadInst8_1(pc); in DECLARE_ASM_HANDLER() local
4342 GateRef a0 = ReadInst8_2(pc); DECLARE_ASM_HANDLER() local
4475 GateRef a0 = ReadInst8_2(pc); DECLARE_ASM_HANDLER() local
4491 GateRef a0 = ReadInst8_2(pc); DECLARE_ASM_HANDLER() local
4509 GateRef a0 = ReadInst8_2(pc); DECLARE_ASM_HANDLER() local
[all...]
H A Dslowpath_lowering.cpp3234 GateRef a0 = acc_.GetValueIn(gate, 1); // 1:first parameter in LowerCallThisArg1() local
3248 GateRef a0 = acc_.GetValueIn(gate, 0); in LowerCallargs2Imm8V8V8() local
3265 GateRef a0 = acc_.GetValueIn(gate, 0); in LowerCallargs3Imm8V8V8() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_1.cpp385 T a0 = values[i]; in TestAddOverflow() local
451 T a0 = values[i]; in TestSubOverflow() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_1.cpp382 T a0 = values[i]; in TestAddOverflow() local
448 T a0 = values[i]; in TestSubOverflow() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
H A Dcodegen_test_1.cpp1053 int32_t a0 = values[i]; in TEST_F() local
1104 int32_t a0 = values[i]; in TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Di2c_bridge_test.cpp116 std::string ArgsToString(const Arg &a0, Args... args) in ArgsToString() argument
468 static void VoidInt(Method *method, int32_t a0) in VoidInt() argument
506 static void InstanceVoidInt(Method *method, ObjectHeader *thisHeader, int32_t a0) in InstanceVoidInt() argument
585 static void VoidIntVReg(Method *method, int32_t a0, int64_t value) in VoidIntVReg() argument
626 static void Void3Int(Method *method, int32_t a0, int32_t a1, int32_t a2) in Void3Int() argument
667 Void2IntLongInt(Method *method, int32_t a0, int32_t a1, int64_t a2, int32_t a3) Void2IntLongInt() argument
709 VoidLong(Method *method, int64_t a0) VoidLong() argument
741 VoidDouble(Method *method, double a0) VoidDouble() argument
773 Void4Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3) Void4Int() argument
815 Void2Long(Method *method, int64_t a0, int64_t a1) Void2Long() argument
848 Void4IntDouble(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, double a4) Void4IntDouble() argument
880 Void7Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, int32_t a5, int32_t a6) Void7Int() argument
914 Void7Int8Double(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, int32_t a5, int32_t a6, double d0, double d1, double d2, double d3, double d4, double d5, double d6, double d7) Void7Int8Double() argument
975 Void8Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, int32_t a5, int32_t a6, int32_t a7) Void8Int() argument
1011 Void6IntVReg(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, int32_t a5, int64_t value) Void6IntVReg() argument
1046 Void7IntVReg(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, int32_t a5, int32_t a6, int64_t value) Void7IntVReg() argument
1082 Void8Int9Double(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, int32_t a5, int32_t a6, int32_t a7, double d0, double d1, double d2, double d3, double d4, double d5, double d6, double d7, double d8) Void8Int9Double() argument
[all...]
/arkcompiler/ets_runtime/test/moduletest/storeglobalvarIC/
H A DstoreglobalvarIC.js25 var a0=0; variable
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dencoder64_test.cpp805 T a0 = values[i]; in TestAddOverflow() local
871 T a0 = values[i]; in TestSubOverflow() local
[all...]
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter_assembly.cpp760 int32_t a0 = value.GetInt(); in HandleIncImm8() local
787 int32_t a0 = value.GetInt(); in HandleDecImm8() local
962 int32_t a0; in HandleAdd2Imm8V8() local
998 int32_t a0; HandleSub2Imm8V8() local
[all...]
H A Dinterpreter-inl.cpp1248 uint32_t a0 = READ_INST_8_1(); in RunInternal() local
1258 uint32_t a0 = READ_INST_8_2(); in RunInternal() local
1260 << "v" << startReg << ", v" << a0; in RunInternal() local
1267 uint32_t a0 = READ_INST_8_1(); in RunInternal() local
1278 uint32_t a0 = READ_INST_8_2(); in RunInternal() local
1288 uint32_t a0 = READ_INST_8_1(); RunInternal() local
1300 uint32_t a0 = READ_INST_8_2(); RunInternal() local
1320 uint32_t a0 = READ_INST_8_2(); RunInternal() local
1321 LOG_INST() << "call.this1, v" << startReg << " v" << a0; RunInternal() local
1329 uint32_t a0 = READ_INST_8_2(); RunInternal() local
1339 uint32_t a0 = READ_INST_8_2(); RunInternal() local
1716 int32_t a0; RunInternal() local
1748 int32_t a0; RunInternal() local
4872 int32_t a0 = value.GetInt(); RunInternal() local
4899 int32_t a0 = value.GetInt(); RunInternal() local
4923 int32_t a0 = value.GetInt(); RunInternal() local
4949 int32_t a0 = value.GetInt(); RunInternal() local
[all...]
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp806 T a0 = values[i]; in TestAddOverflow() local
872 T a0 = values[i]; in TestSubOverflow() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp4452 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallarg1PrefV8V8, A0)); in GenerateCircuit() local
4506 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallargs2PrefV8V8V8, A0)); in GenerateCircuit() local
4564 GateRef a0 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCallargs3PrefV8V8V8V8, A0)); in GenerateCircuit() local

Completed in 64 milliseconds