Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test_1.cpp673 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 …]
Dencoder32_test_2.cpp52 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/
Dencoder64_test_1.cpp749 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 …]
Dencoder64_test_2.cpp54 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/
Dencoder64_test_1.cpp830 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 …]
Dencoder64_test_2.cpp55 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/
Dencoder32_test.cpp1077 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/
Dencoder64_test.cpp1164 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/
Dencoder64_test.cpp1254 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/
Decmastringtable.js128 let tmp1 = "123"; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dswitch_lowerer.cpp64 float tmp1 = static_cast<float>(j - i); in FindClusters() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/namespace_ops/
Dnamespace_find_class_test.cpp86 ani_namespace tmp1 {}; in TEST_F() local
Dnamespace_combinatorial_test.cpp215 ani_namespace tmp1 {}; in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp1122 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/
Dstring.js61 let tmp1 = '今天吃什么:哈哈哈会晤美国phonePlatformphonePlatformphonePlatformphonePlatformphonePlatformphonePlat… variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2782 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/
Dmaple_string.cpp371 char *tmp1 = str1.data; in operator ==() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp982 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/
Dcodegen_intrinsics_ets.cpp194 ScopedTmpReg tmp1(enc); in EncodeSbAppendString() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp1288 Operand *tmp1 = &insn.GetOperand(kInsnEighthOpnd); in EmitStringIndexOf() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2829 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/
Dstring_test.cpp723 std::vector<uint8_t> tmp1 {'x', 'z'}; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp932 RegOperand &tmp1 = SelectCopy2Reg(imm, origPrimType); in SelectCclz() local