| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test_1.cpp | 673 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 686 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 834 T tmp1 = RandomGen<T>(); in TestAdd() local 900 T tmp1 = RandomGen<T>(); in TestAddImm() local 946 T tmp1 = RandomGen<T>(); in TestSub() local 1017 T tmp1 = RandomGen<T>(); in TestSubImm() local 1066 T tmp1 = RandomGen<T>(); in TestMul() local 1132 T tmp1 = RandomGen<T>(); in TestMin() local 1215 T tmp1 = RandomGen<T>(); in TestMax() local 1298 T tmp1 = RandomGen<T>(); in TestShl() local [all …]
|
| D | encoder32_test_2.cpp | 52 T tmp1 = RandomGen<T>(); in TestCompare() local 111 T tmp1 = hi | (lo + 1U); in TestCompare64() local 373 T tmp1 = RandomGen<T>(); in TestDiv() local 427 T tmp1 = RandomGen<T>(); in TestModMainLoop() local 677 T tmp1 = RandomGen<T>(); in TestSelect() local 772 T tmp1 = RandomGen<T>(); in TestSelectTest() local 839 T tmp1 = RandomGen<T>(); in TestCompareTest() local 910 T tmp1 = RandomGen<T>(); in TestJumpTest() local 1076 ScopedTmpReg tmp1(GetEncoder(), true); in TEST_F() local 1085 ScopedTmpReg tmp1(GetEncoder(), false); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_1.cpp | 749 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 762 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 857 auto tmp1 = RandomGen<T>(); in TestAdd() local 929 T tmp1 = RandomGen<T>(); in TestAddImm() local 983 T tmp1 = RandomGen<T>(); in TestSub() local 1055 T tmp1 = RandomGen<T>(); in TestSubImm() local 1109 T tmp1 = RandomGen<T>(); in TestMul() local 1181 T tmp1 = RandomGen<T>(); in TestMin() local 1256 T tmp1 = RandomGen<T>(); in TestMax() local 1330 T tmp1 = RandomGen<T>(); in TestShl() local [all …]
|
| D | encoder64_test_2.cpp | 54 T tmp1 = hi | (lo + 1U); in TestCompare64() local 306 T tmp1 = RandomGen<T>(); in TestDiv() local 436 T tmp1 = RandomGen<T>(); in TestMod() local 683 T tmp1 = RandomGen<T>(); in TestSelect() local 775 T tmp1; in TestSelectTest() local 844 T tmp1 = RandomGen<T>(); in TestCompareTest() local 914 T tmp1 = RandomGen<T>(); in TestJumpTest() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_1.cpp | 830 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 843 auto tmp1 = RandomGen<uint32_t>(); in TEST_F() local 987 auto tmp1 = RandomGen<T>(); in TestAdd() local 1050 T tmp1 = RandomGen<T>(); in TestAddImm() local 1096 T tmp1 = RandomGen<T>(); in TestSub() local 1161 T tmp1 = RandomGen<T>(); in TestSubImm() local 1207 T tmp1 = RandomGen<T>(); in TestMul() local 1272 T tmp1 = RandomGen<T>(); in TestMin() local 1352 T tmp1 = RandomGen<T>(); in TestMax() local 1432 T tmp1 = RandomGen<T>(); in TestShl() local [all …]
|
| D | encoder64_test_2.cpp | 55 T tmp1 = hi | (lo + 1U); in TestCmp64() local 103 T tmp1 = RandomGen<T>(); in TestCompare() local 158 T tmp1 = hi | (lo + 1U); in TestCompare64() local 450 T tmp1 = RandomGen<T>(); in TestDiv() local 615 T tmp1 = RandomGen<T>(); in TestModMainLoop() local 853 T tmp1 = RandomGen<T>(); in TestSelect() local 946 T tmp1; in TestSelectTest() local 1016 T tmp1 = RandomGen<T>(); in TestCompareTest() local 1086 T tmp1 = RandomGen<T>(); in TestJumpTest() local 1369 ScopedTmpReg tmp1(GetEncoder(), true); in TEST_F() 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 | 1164 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1177 auto tmp1 = random_gen<uint32_t>(); in TEST_F() local 1273 auto tmp1 = random_gen<T>(); in TestAdd() local 1346 T tmp1 = random_gen<T>(); in TestAddImm() local 1400 T tmp1 = random_gen<T>(); in TestSub() local 1473 T tmp1 = random_gen<T>(); in TestSubImm() local 1527 T tmp1 = random_gen<T>(); in TestMul() local 1600 T tmp1 = random_gen<T>(); in TestMin() local 1676 T tmp1 = random_gen<T>(); in TestMax() local 1751 T tmp1 = random_gen<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/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/plugins/ets/tests/ani/tests/namespace_ops/ |
| D | namespace_find_class_test.cpp | 86 ani_namespace tmp1 {}; in TEST_F() local
|
| D | namespace_combinatorial_test.cpp | 215 ani_namespace tmp1 {}; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 1122 ScopedTmpRegU32 tmp1(this); in EncodeIsInf() local 1142 vixl::aarch32::SRegister tmp1(tmp.GetReg().GetId() + 1); in EncodeCmpFracWithDelta() local 1150 vixl::aarch32::DRegister tmp1(tmp.GetReg().GetId() + 1); in EncodeCmpFracWithDelta() local 1196 ScopedTmpRegF32 tmp1(this); in EncodeIsSafeInteger() local 1202 ScopedTmpRegF64 tmp1(this); in EncodeIsSafeInteger() local 1993 ScopedTmpRegU32 tmp1(this); in MakeLibCallWithInt64Result() local 2015 ScopedTmpRegU32 tmp1(this); in MakeLibCallWithInt64Result() local 2861 auto tmp1 = VixlReg(tmpReg1); in EncodeMemCopy() local 2897 auto tmp1 = VixlReg(tmpReg1); in EncodeMemCopyz() local
|
| /arkcompiler/ets_runtime/test/moduletest/string/ |
| D | string.js | 61 let tmp1 = '今天吃什么:哈哈哈会晤美国phonePlatformphonePlatformphonePlatformphonePlatformphonePlatformphonePlat… variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 2782 auto tmp1 = ArchReg(tmp1Reg); in EncodeIsInf() local 2794 auto tmp1 = ArchReg(tmp1Reg); in EncodeIsInf() local 2864 ScopedTmpRegF32 tmp1(this); in EncodeIsSafeInteger() local 2870 ScopedTmpRegF64 tmp1(this); in EncodeIsSafeInteger() local 2939 ScopedTmpRegU64 tmp1(this); in EncodeCompareAndSwap() local 3008 ScopedTmpRegU64 tmp1(this); in EncodeUnsafeGetAndAdd() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/ |
| D | maple_string.cpp | 371 char *tmp1 = str1.data; in operator ==() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 982 ScopedTmpReg tmp1(this, FLOAT64_TYPE); in EncodeCompressEightUtf16ToUtf8CharsUsingSimd() local 996 ScopedTmpReg tmp1(this, FLOAT64_TYPE); in EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd() local 1517 auto tmp1 = VixlReg(tmpReg1); in EncodeCastFloatWithSmallDst() local 2809 ScopedTmpRegLazy tmp1(this); in EncodeAtomicByteOr() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/ |
| D | codegen_intrinsics_ets.cpp | 194 ScopedTmpReg tmp1(enc); in EncodeSbAppendString() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_emitter.cpp | 1288 Operand *tmp1 = &insn.GetOperand(kInsnEighthOpnd); in EmitStringIndexOf() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | codegen.cpp | 2829 ScopedTmpReg tmp1(enc); in EncodeInterGenerationalBarrier() local 2857 void PostWriteBarrier::EncodeCalculateCardIndex(Reg baseReg, ScopedTmpReg *tmp, ScopedTmpReg *tmp1) in EncodeCalculateCardIndex()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | string_test.cpp | 723 std::vector<uint8_t> tmp1 {'x', 'z'}; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 932 RegOperand &tmp1 = SelectCopy2Reg(imm, origPrimType); in SelectCclz() local
|