| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 1083 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 1096 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 1244 T tmp1 = RandomGen<T>(); in TestAdd() local 1310 T tmp1 = RandomGen<T>(); in TestAddImm() local 1356 T tmp1 = RandomGen<T>(); in TestSub() local 1427 T tmp1 = RandomGen<T>(); in TestSubImm() local 1476 T tmp1 = RandomGen<T>(); in TestMul() local 1542 T tmp1 = RandomGen<T>(); in TestMin() local 1625 T tmp1 = RandomGen<T>(); in TestMax() local 1708 T tmp1 = RandomGen<T>(); in TestShl() local [all …]
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 1077 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1090 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1238 T tmp1 = random_gen<T>(); in TestAdd() local 1304 T tmp1 = random_gen<T>(); in TestAddImm() local 1350 T tmp1 = random_gen<T>(); in TestSub() local 1421 T tmp1 = random_gen<T>(); in TestSubImm() local 1470 T tmp1 = random_gen<T>(); in TestMul() local 1536 T tmp1 = random_gen<T>(); in TestMin() local 1619 T tmp1 = random_gen<T>(); in TestMax() local 1701 T tmp1 = random_gen<T>(); in TestShl() local [all …]
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 1155 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1168 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1263 auto tmp1 = random_gen<T>(); in TestAdd() local 1335 T tmp1 = random_gen<T>(); in TestAddImm() local 1389 T tmp1 = random_gen<T>(); in TestSub() local 1461 T tmp1 = random_gen<T>(); in TestSubImm() local 1515 T tmp1 = random_gen<T>(); in TestMul() local 1587 T tmp1 = random_gen<T>(); in TestMin() local 1662 T tmp1 = random_gen<T>(); in TestMax() local 1736 T tmp1 = random_gen<T>(); in TestShl() local [all …]
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 1167 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 1180 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 1275 auto tmp1 = RandomGen<T>(); in TestAdd() local 1347 T tmp1 = RandomGen<T>(); in TestAddImm() local 1401 T tmp1 = RandomGen<T>(); in TestSub() local 1473 T tmp1 = RandomGen<T>(); in TestSubImm() local 1527 T tmp1 = RandomGen<T>(); in TestMul() local 1599 T tmp1 = RandomGen<T>(); in TestMin() local 1674 T tmp1 = RandomGen<T>(); in TestMax() local 1748 T tmp1 = RandomGen<T>(); in TestShl() local [all …]
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 1254 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1267 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1413 auto tmp1 = random_gen<T>(); in TestAdd() local 1479 T tmp1 = random_gen<T>(); in TestAddImm() local 1525 T tmp1 = random_gen<T>(); in TestSub() local 1591 T tmp1 = random_gen<T>(); in TestSubImm() local 1637 T tmp1 = random_gen<T>(); in TestMul() local 1703 T tmp1 = random_gen<T>(); in TestMin() local 1783 T tmp1 = random_gen<T>(); in TestMax() local 1862 T tmp1 = random_gen<T>(); in TestShl() local [all …]
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 1257 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 1270 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 1414 auto tmp1 = RandomGen<T>(); in TestAdd() local 1477 T tmp1 = RandomGen<T>(); in TestAddImm() local 1523 T tmp1 = RandomGen<T>(); in TestSub() local 1587 T tmp1 = RandomGen<T>(); in TestSubImm() local 1632 T tmp1 = RandomGen<T>(); in TestMul() local 1696 T tmp1 = RandomGen<T>(); in TestMin() local 1775 T tmp1 = RandomGen<T>(); in TestMax() local 1854 T tmp1 = RandomGen<T>(); in TestShl() local [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/ecmastringtable/ |
| D | ecmastringtable.js | 128 let tmp1 = "123"; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | switch_lowerer.cpp | 64 float tmp1 = static_cast<float>(j - i); in FindClusters() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 764 ScopedTmpRegU32 tmp1(this); in EncodeIsInf() local 784 vixl::aarch32::SRegister tmp1(tmp.GetReg().GetId() + 1); in EncodeCmpFracWithDelta() local 792 vixl::aarch32::DRegister tmp1(tmp.GetReg().GetId() + 1); in EncodeCmpFracWithDelta() local 838 ScopedTmpRegF32 tmp1(this); in EncodeIsSafeInteger() local 844 ScopedTmpRegF64 tmp1(this); in EncodeIsSafeInteger() local 1616 ScopedTmpRegU32 tmp1(this); in MakeLibCallWithInt64Result() local 1638 ScopedTmpRegU32 tmp1(this); in MakeLibCallWithInt64Result() local 2474 auto tmp1 = VixlReg(tmpReg1); in EncodeMemCopy() local 2510 auto tmp1 = VixlReg(tmpReg1); in EncodeMemCopyz() local
|
| /arkcompiler/ets_runtime/test/moduletest/string/ |
| D | string.js | 57 let tmp1 = '今天吃什么:哈哈哈会晤美国phonePlatformphonePlatformphonePlatformphonePlatformphonePlatformphonePlat… variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 2275 auto tmp1 = ArchReg(tmp1Reg); in EncodeIsInf() local 2287 auto tmp1 = ArchReg(tmp1Reg); in EncodeIsInf() local 2357 ScopedTmpRegF32 tmp1(this); in EncodeIsSafeInteger() local 2363 ScopedTmpRegF64 tmp1(this); in EncodeIsSafeInteger() local 2432 ScopedTmpRegU64 tmp1(this); in EncodeCompareAndSwap() local 2491 ScopedTmpRegU64 tmp1(this); in EncodeUnsafeGetAndAdd() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/ |
| D | maple_string.cpp | 372 char *tmp1 = str1.data; in operator ==() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 770 ScopedTmpReg tmp1(this, FLOAT64_TYPE); in EncodeCompressEightUtf16ToUtf8CharsUsingSimd() local 784 ScopedTmpReg tmp1(this, FLOAT64_TYPE); in EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd() local 1054 auto tmp1 = VixlReg(tmpReg1); in EncodeCastFloatWithSmallDst() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | string_test.cpp | 666 std::vector<uint8_t> tmp1 {'x', 'z'}; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_emitter.cpp | 1633 Operand *tmp1 = &insn.GetOperand(kInsnEighthOpnd); in EmitStringIndexOf() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | codegen.cpp | 2201 void Codegen::CalculateCardIndex(Reg baseReg, ScopedTmpReg *tmp, ScopedTmpReg *tmp1) in CalculateCardIndex() 2227 ScopedTmpReg tmp1(enc); in CreatePostInterGenerationalBarrier() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | litecg_ir_builder.cpp | 576 Expr tmp1 = lmirBuilder_->Cvt(e1Type, lmirBuilder_->i64Type, e1Value); in VisitAdd() local
|