Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 - 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmaple_string.cpp372 char *tmp1 = str1.data; in operator ==() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A 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>(); TestSelect() local
775 T tmp1; TestSelectTest() local
844 T tmp1 = RandomGen<T>(); TestCompareTest() local
914 T tmp1 = RandomGen<T>(); TestJumpTest() local
[all...]
H A 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>(); TestAdd() local
929 T tmp1 = RandomGen<T>(); TestAddImm() local
983 T tmp1 = RandomGen<T>(); TestSub() local
1055 T tmp1 = RandomGen<T>(); TestSubImm() local
1109 T tmp1 = RandomGen<T>(); TestMul() local
1181 T tmp1 = RandomGen<T>(); TestMin() local
1256 T tmp1 = RandomGen<T>(); TestMax() local
1330 T tmp1 = RandomGen<T>(); TestShl() local
1391 T tmp1 = RandomGen<T>(); TestShr() local
1455 T tmp1 = RandomGen<T>(); TestAShr() local
1514 T tmp1 = RandomGen<T>(); TestAnd() local
1559 T tmp1 = RandomGen<T>(); TestOr() local
1604 T tmp1 = RandomGen<T>(); TestXor() local
1654 T tmp1 = RandomGen<T>(); TestShlImm() local
1714 T tmp1 = RandomGen<T>(); TestShrImm() local
1773 T tmp1 = RandomGen<T>(); TestCmp() local
1819 T tmp1 = RandomGen<T>(); TestFcmp() local
1899 T tmp1 = hi | (lo + 1U); TestCmp64() local
1948 T tmp1 = RandomGen<T>(); TestCompare() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp64 float tmp1 = static_cast<float>(j - i); in FindClusters() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A 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>(); TestAdd() local
900 T tmp1 = RandomGen<T>(); TestAddImm() local
946 T tmp1 = RandomGen<T>(); TestSub() local
1017 T tmp1 = RandomGen<T>(); TestSubImm() local
1066 T tmp1 = RandomGen<T>(); TestMul() local
1132 T tmp1 = RandomGen<T>(); TestMin() local
1215 T tmp1 = RandomGen<T>(); TestMax() local
1298 T tmp1 = RandomGen<T>(); TestShl() local
1359 T tmp1 = RandomGen<T>(); TestShr() local
1425 T tmp1 = RandomGen<T>(); TestAShr() local
1486 T tmp1 = RandomGen<T>(); TestAnd() local
1533 T tmp1 = RandomGen<T>(); TestOr() local
1580 T tmp1 = RandomGen<T>(); TestXor() local
1632 T tmp1 = RandomGen<T>(); TestShlImm() local
1693 T tmp1 = RandomGen<T>(); TestShrImm() local
1756 T tmp1 = RandomGen<T>(); TestCmp() local
1802 T tmp1 = RandomGen<T>(); TestFcmp() local
1886 T tmp1 = hi | (lo + 1U); TestCmp64() local
[all...]
H A 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 in TestModMainLoop() local
677 T tmp1 = RandomGen<T>(); TestSelect() local
772 T tmp1 = RandomGen<T>(); TestSelectTest() local
839 T tmp1 = RandomGen<T>(); TestCompareTest() local
910 T tmp1 = RandomGen<T>(); TestJumpTest() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A 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>(); TestAdd() local
1050 T tmp1 = RandomGen<T>(); TestAddImm() local
1096 T tmp1 = RandomGen<T>(); TestSub() local
1161 T tmp1 = RandomGen<T>(); TestSubImm() local
1207 T tmp1 = RandomGen<T>(); TestMul() local
1272 T tmp1 = RandomGen<T>(); TestMin() local
1352 T tmp1 = RandomGen<T>(); TestMax() local
1432 T tmp1 = RandomGen<T>(); TestShl() local
1493 T tmp1 = RandomGen<T>(); TestShr() local
1554 T tmp1 = RandomGen<T>(); TestAShr() local
1613 T tmp1 = RandomGen<T>(); TestAnd() local
1658 T tmp1 = RandomGen<T>(); TestOr() local
1703 T tmp1 = RandomGen<T>(); TestXor() local
1753 T tmp1 = RandomGen<T>(); TestShlImm() local
1812 T tmp1 = RandomGen<T>(); TestShrImm() local
1871 T tmp1 = RandomGen<T>(); TestCmp() local
1917 T tmp1 = RandomGen<T>(); TestFcmp() local
[all...]
H A 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 in TestDiv() local
615 T tmp1 = RandomGen<T>(); TestModMainLoop() local
853 T tmp1 = RandomGen<T>(); TestSelect() local
946 T tmp1; TestSelectTest() local
1016 T tmp1 = RandomGen<T>(); TestCompareTest() local
1086 T tmp1 = RandomGen<T>(); TestJumpTest() local
[all...]
/arkcompiler/runtime_core/compiler/tests/aarch32/
H A 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>(); TestAdd() local
1304 T tmp1 = random_gen<T>(); TestAddImm() local
1350 T tmp1 = random_gen<T>(); TestSub() local
1421 T tmp1 = random_gen<T>(); TestSubImm() local
1470 T tmp1 = random_gen<T>(); TestMul() local
1536 T tmp1 = random_gen<T>(); TestMin() local
1619 T tmp1 = random_gen<T>(); TestMax() local
1701 T tmp1 = random_gen<T>(); TestShl() local
1762 T tmp1 = random_gen<T>(); TestShr() local
1828 T tmp1 = random_gen<T>(); TestAShr() local
1889 T tmp1 = random_gen<T>(); TestAnd() local
1936 T tmp1 = random_gen<T>(); TestOr() local
1983 T tmp1 = random_gen<T>(); TestXor() local
2035 T tmp1 = random_gen<T>(); TestShlImm() local
2096 T tmp1 = random_gen<T>(); TestShrImm() local
2158 T tmp1 = random_gen<T>(); TestCmp() local
2203 T tmp1 = random_gen<T>(); TestFcmp() local
2287 T tmp1 = hi | (lo + 1U); TestCmp64() local
2335 T tmp1 = random_gen<T>(); TestCompare() local
2394 T tmp1 = hi | (lo + 1U); TestCompare64() local
2648 T tmp1 = random_gen<T>(); TestDiv() local
2734 T tmp1 = random_gen<T>(); TestMod() local
2941 T tmp1 = random_gen<T>(); TestSelect() local
3036 T tmp1 = random_gen<T>(); TestSelectTest() local
3102 T tmp1 = random_gen<T>(); TestCompareTest() local
3171 T tmp1 = random_gen<T>(); TestJumpTest() local
[all...]
/arkcompiler/runtime_core/compiler/tests/amd64/
H A 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>(); TestAdd() local
1346 T tmp1 = random_gen<T>(); TestAddImm() local
1400 T tmp1 = random_gen<T>(); TestSub() local
1473 T tmp1 = random_gen<T>(); TestSubImm() local
1527 T tmp1 = random_gen<T>(); TestMul() local
1600 T tmp1 = random_gen<T>(); TestMin() local
1676 T tmp1 = random_gen<T>(); TestMax() local
1751 T tmp1 = random_gen<T>(); TestShl() local
1811 T tmp1 = random_gen<T>(); TestShr() local
1873 T tmp1 = random_gen<T>(); TestAShr() local
1932 T tmp1 = random_gen<T>(); TestAnd() local
1978 T tmp1 = random_gen<T>(); TestOr() local
2024 T tmp1 = random_gen<T>(); TestXor() local
2075 T tmp1 = random_gen<T>(); TestShlImm() local
2134 T tmp1 = random_gen<T>(); TestShrImm() local
2192 T tmp1 = random_gen<T>(); TestCmp() local
2238 T tmp1 = random_gen<T>(); TestFcmp() local
2319 T tmp1 = hi | (lo + 1U); TestCmp64() local
2368 T tmp1 = random_gen<T>(); TestCompare() local
2425 T tmp1 = hi | (lo + 1U); TestCompare64() local
2670 T tmp1 = random_gen<T>(); TestDiv() local
2743 T tmp1 = random_gen<T>(); TestMod() local
2936 T tmp1 = random_gen<T>(); TestSelect() local
3028 T tmp1; TestSelectTest() local
3097 T tmp1 = random_gen<T>(); TestCompareTest() local
3166 T tmp1 = random_gen<T>(); TestJumpTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_emitter.cpp1226 Operand *tmp1 = &insn.GetOperand(kInsnEighthOpnd); in EmitStringIndexOf() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A 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>(); TestAdd() local
1479 T tmp1 = random_gen<T>(); TestAddImm() local
1525 T tmp1 = random_gen<T>(); TestSub() local
1591 T tmp1 = random_gen<T>(); TestSubImm() local
1637 T tmp1 = random_gen<T>(); TestMul() local
1703 T tmp1 = random_gen<T>(); TestMin() local
1783 T tmp1 = random_gen<T>(); TestMax() local
1862 T tmp1 = random_gen<T>(); TestShl() local
1921 T tmp1 = random_gen<T>(); TestShr() local
1983 T tmp1 = random_gen<T>(); TestAShr() local
2042 T tmp1 = random_gen<T>(); TestAnd() local
2088 T tmp1 = random_gen<T>(); TestOr() local
2134 T tmp1 = random_gen<T>(); TestXor() local
2185 T tmp1 = random_gen<T>(); TestShlImm() local
2244 T tmp1 = random_gen<T>(); TestShrImm() local
2302 T tmp1 = random_gen<T>(); TestCmp() local
2348 T tmp1 = random_gen<T>(); TestFcmp() local
2429 T tmp1 = hi | (lo + 1U); TestCmp64() local
2477 T tmp1 = random_gen<T>(); TestCompare() local
2532 T tmp1 = hi | (lo + 1U); TestCompare64() local
2776 T tmp1 = random_gen<T>(); TestDiv() local
2857 T tmp1 = random_gen<T>(); TestMod() local
3052 T tmp1 = random_gen<T>(); TestSelect() local
3145 T tmp1; TestSelectTest() local
3214 T tmp1 = random_gen<T>(); TestCompareTest() local
3283 T tmp1 = random_gen<T>(); TestJumpTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp834 RegOperand &tmp1 = SelectCopy2Reg(imm, origPrimType); in SelectCclz() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp2721 auto tmp1 = ArchReg(tmp1Reg); in EncodeIsInf() local
2733 auto tmp1 = ArchReg(tmp1Reg); in EncodeIsInf() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
H A Dencode.cpp2830 auto tmp1 = VixlReg(tmpReg1); EncodeMemCopy() local
2866 auto tmp1 = VixlReg(tmpReg1); EncodeMemCopyz() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp2810 void PostWriteBarrier::EncodeCalculateCardIndex(Reg baseReg, ScopedTmpReg *tmp, ScopedTmpReg *tmp1) in EncodeCalculateCardIndex() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp1306 auto tmp1 = VixlReg(tmpReg1); in EncodeCastFloatWithSmallDst() local
1318 GetMasm()->Csel(VixlReg(dst), tmp2, tmp1, vixl::aarch64::eq); in EncodeCastFloatWithSmallDst() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1002 Expr tmp1 = lmirBuilder_->Cvt(e1Type, lmirBuilder_->i64Type, e1Value); in VisitAdd() local

Completed in 61 milliseconds