Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmaple_string.cpp373 char *tmp2 = str2.data; in operator ==() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_2.cpp55 T tmp2 = hi | lo; in TestCompare64() local
307 T tmp2 = RandomGen<T>(); in TestDiv() local
437 T tmp2 = RandomGen<T>(); in TestMod() local
845 T tmp2 = RandomGen<T>(); TestCompareTest() local
915 T tmp2; TestJumpTest() local
[all...]
H A Dencoder64_test_1.cpp750 uint32_t tmp2 = tmp1; in TEST_F() local
763 auto tmp2 = RandomGen<uint32_t>(); in TEST_F() local
858 auto tmp2 in TestAdd() local
984 T tmp2 = RandomGen<T>(); TestSub() local
1110 T tmp2 = RandomGen<T>(); TestMul() local
1182 T tmp2 = RandomGen<T>(); TestMin() local
1257 T tmp2 = RandomGen<T>(); TestMax() local
1515 T tmp2 = RandomGen<T>(); TestAnd() local
1560 T tmp2 = RandomGen<T>(); TestOr() local
1605 T tmp2 = RandomGen<T>(); TestXor() local
1774 T tmp2 = RandomGen<T>(); TestCmp() local
1820 T tmp2 = RandomGen<T>(); TestFcmp() local
1900 T tmp2 = hi | lo; TestCmp64() local
1949 T tmp2 = RandomGen<T>(); TestCompare() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp65 float tmp2 = static_cast<float>(stmt->GetCasePair(static_cast<size_t>(static_cast<uint32>(j))).first) - in FindClusters() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A Dencoder32_test_1.cpp674 uint32_t tmp2 = tmp1; in TEST_F() local
687 auto tmp2 = RandomGen<uint32_t>(); in TEST_F() local
835 T tmp2 in TestAdd() local
947 T tmp2 = RandomGen<T>(); TestSub() local
1067 T tmp2 = RandomGen<T>(); TestMul() local
1133 T tmp2 = RandomGen<T>(); TestMin() local
1216 T tmp2 = RandomGen<T>(); TestMax() local
1487 T tmp2 = RandomGen<T>(); TestAnd() local
1534 T tmp2 = RandomGen<T>(); TestOr() local
1581 T tmp2 = RandomGen<T>(); TestXor() local
1757 T tmp2 = RandomGen<T>(); TestCmp() local
1803 T tmp2 = RandomGen<T>(); TestFcmp() local
1887 T tmp2 = hi | lo; TestCmp64() local
[all...]
H A Dencoder32_test_2.cpp53 T tmp2 = RandomGen<T>(); in TestCompare() local
112 T tmp2 = hi | lo; in TestCompare64() local
374 T tmp2 = RandomGen<T>(); in TestDiv() local
428 T tmp2 = RandomGen<T>(); TestModMainLoop() local
840 T tmp2 = RandomGen<T>(); TestCompareTest() local
911 T tmp2; TestJumpTest() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_1.cpp831 uint32_t tmp2 = tmp1; in TEST_F() local
844 auto tmp2 = RandomGen<uint32_t>(); in TEST_F() local
988 auto tmp2 in TestAdd() local
1097 T tmp2 = RandomGen<T>(); TestSub() local
1208 T tmp2 = RandomGen<T>(); TestMul() local
1273 T tmp2 = RandomGen<T>(); TestMin() local
1353 T tmp2 = RandomGen<T>(); TestMax() local
1614 T tmp2 = RandomGen<T>(); TestAnd() local
1659 T tmp2 = RandomGen<T>(); TestOr() local
1704 T tmp2 = RandomGen<T>(); TestXor() local
1872 T tmp2 = RandomGen<T>(); TestCmp() local
1918 T tmp2 = RandomGen<T>(); TestFcmp() local
[all...]
H A Dencoder64_test_2.cpp56 T tmp2 = hi | lo; in TestCmp64() local
104 T tmp2 = RandomGen<T>(); in TestCompare() local
159 T tmp2 = hi | lo; in TestCompare64() local
451 T tmp2 in TestDiv() local
616 T tmp2 = RandomGen<T>(); TestModMainLoop() local
1017 T tmp2 = RandomGen<T>(); TestCompareTest() local
1087 T tmp2; TestJumpTest() local
[all...]
/arkcompiler/runtime_core/compiler/tests/aarch32/
H A Dencoder32_test.cpp1078 uint32_t tmp2 = tmp1; in TEST_F() local
1091 auto tmp2 = random_gen<uint32_t>(); in TEST_F() local
1239 T tmp2 in TestAdd() local
1351 T tmp2 = random_gen<T>(); TestSub() local
1471 T tmp2 = random_gen<T>(); TestMul() local
1537 T tmp2 = random_gen<T>(); TestMin() local
1620 T tmp2 = random_gen<T>(); TestMax() local
1890 T tmp2 = random_gen<T>(); TestAnd() local
1937 T tmp2 = random_gen<T>(); TestOr() local
1984 T tmp2 = random_gen<T>(); TestXor() local
2159 T tmp2 = random_gen<T>(); TestCmp() local
2204 T tmp2 = random_gen<T>(); TestFcmp() local
2288 T tmp2 = hi | lo; TestCmp64() local
2336 T tmp2 = random_gen<T>(); TestCompare() local
2395 T tmp2 = hi | lo; TestCompare64() local
2649 T tmp2 = random_gen<T>(); TestDiv() local
2735 T tmp2 = random_gen<T>(); TestMod() local
3103 T tmp2 = random_gen<T>(); TestCompareTest() local
3172 T tmp2; TestJumpTest() local
[all...]
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dencoder64_test.cpp1165 uint32_t tmp2 = tmp1; in TEST_F() local
1178 auto tmp2 = random_gen<uint32_t>(); in TEST_F() local
1274 auto tmp2 in TestAdd() local
1401 T tmp2 = random_gen<T>(); TestSub() local
1528 T tmp2 = random_gen<T>(); TestMul() local
1601 T tmp2 = random_gen<T>(); TestMin() local
1677 T tmp2 = random_gen<T>(); TestMax() local
1933 T tmp2 = random_gen<T>(); TestAnd() local
1979 T tmp2 = random_gen<T>(); TestOr() local
2025 T tmp2 = random_gen<T>(); TestXor() local
2193 T tmp2 = random_gen<T>(); TestCmp() local
2239 T tmp2 = random_gen<T>(); TestFcmp() local
2320 T tmp2 = hi | lo; TestCmp64() local
2369 T tmp2 = random_gen<T>(); TestCompare() local
2426 T tmp2 = hi | lo; TestCompare64() local
2671 T tmp2 = random_gen<T>(); TestDiv() local
2744 T tmp2 = random_gen<T>(); TestMod() local
3098 T tmp2 = random_gen<T>(); TestCompareTest() local
3167 T tmp2; TestJumpTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_emitter.cpp1233 Operand *tmp2 = &insn.GetOperand(9); in EmitStringIndexOf() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp1255 uint32_t tmp2 = tmp1; in TEST_F() local
1268 auto tmp2 = random_gen<uint32_t>(); in TEST_F() local
1414 auto tmp2 in TestAdd() local
1526 T tmp2 = random_gen<T>(); TestSub() local
1638 T tmp2 = random_gen<T>(); TestMul() local
1704 T tmp2 = random_gen<T>(); TestMin() local
1784 T tmp2 = random_gen<T>(); TestMax() local
2043 T tmp2 = random_gen<T>(); TestAnd() local
2089 T tmp2 = random_gen<T>(); TestOr() local
2135 T tmp2 = random_gen<T>(); TestXor() local
2303 T tmp2 = random_gen<T>(); TestCmp() local
2349 T tmp2 = random_gen<T>(); TestFcmp() local
2430 T tmp2 = hi | lo; TestCmp64() local
2478 T tmp2 = random_gen<T>(); TestCompare() local
2533 T tmp2 = hi | lo; TestCompare64() local
2777 T tmp2 = random_gen<T>(); TestDiv() local
2858 T tmp2 = random_gen<T>(); TestMod() local
3215 T tmp2 = random_gen<T>(); TestCompareTest() local
3284 T tmp2; TestJumpTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp835 RegOperand &tmp2 = in SelectCclz() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp1308 auto tmp2 = VixlReg(tmpReg2); 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.cpp1003 Expr tmp2 = in VisitAdd() local

Completed in 33 milliseconds