| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 1086 uint32_t tmp2 = tmp1; in TEST_F() local 1099 auto tmp2 = random_gen<uint32_t>(); in TEST_F() local 1249 T tmp2 = random_gen<T>(); in TestAdd() local 1364 T tmp2 = random_gen<T>(); in TestSub() local 1487 T tmp2 = random_gen<T>(); in TestMul() local 1555 T tmp2 = random_gen<T>(); in TestMin() local 1639 T tmp2 = random_gen<T>(); in TestMax() local 1722 T tmp2 {0}; in TestShl() local 1783 T tmp2 {0}; in TestShr() local 1849 T tmp2 {0}; in TestAShr() local [all …]
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 1165 uint32_t tmp2 = tmp1; in TEST_F() local 1178 auto tmp2 = random_gen<uint32_t>(); in TEST_F() local 1274 auto tmp2 = random_gen<T>(); in TestAdd() local 1401 T tmp2 = random_gen<T>(); in TestSub() local 1528 T tmp2 = random_gen<T>(); in TestMul() local 1601 T tmp2 = random_gen<T>(); in TestMin() local 1677 T tmp2 = random_gen<T>(); in TestMax() local 1752 T tmp2 {0}; in TestShl() local 1812 T tmp2 {0}; in TestShr() local 1874 T tmp2 {0}; in TestAShr() local [all …]
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 1256 uint32_t tmp2 = tmp1; in TEST_F() local 1269 auto tmp2 = random_gen<uint32_t>(); in TEST_F() local 1416 auto tmp2 = random_gen<T>(); in TestAdd() local 1529 T tmp2 = random_gen<T>(); in TestSub() local 1642 T tmp2 = random_gen<T>(); in TestMul() local 1708 T tmp2 = random_gen<T>(); in TestMin() local 1788 T tmp2 = random_gen<T>(); in TestMax() local 1867 T tmp2 {0}; in TestShl() local 1926 T tmp2 {0}; in TestShr() local 1988 T tmp2 {0}; in TestAShr() local [all …]
|
| /arkcompiler/runtime_core/dprof/libdprof/dprof/ |
| D | profiling_data.cpp | 55 ipc::protocol::AppInfo tmp2 {app_name_, hash_, pid_}; in DumpAndResetFeatures() local
|
| /arkcompiler/ets_runtime/test/moduletest/ecmastringtable/ |
| D | ecmastringtable.js | 82 let tmp2 = "一二三"; variable
|
| /arkcompiler/runtime_core/runtime/bridge/arch/x86/ |
| D | interpreter_to_compiled_code_bridge_x86.S | 22 .macro PUSH_ARG arg_ptr, stack_ptr, tmp1, tmp2
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 726 auto tmp2 = VixlReg(tmp2_scoped.GetReg()); in EncodeStringEquals() local 759 auto tmp2 = VixlReg(tmp2_scoped); in EncodeStringEqualsMainLoop() local 833 … const vixl::aarch64::Register &tmp2, const vixl::aarch64::Register &tmp3, in IndexOfHandleLatin1Case() 888 …const vixl::aarch64::Register &tmp2, const vixl::aarch64::Register &tmp3, vixl::aarch64::Label *la… in IndexOfHandleLatin1CaseMainLoop() 965 const vixl::aarch64::Register &tmp2, in IndexOfHandleUtf16NormalCase() 1014 …const vixl::aarch64::Register &tmp2, const vixl::aarch64::Register &tmp3, vixl::aarch64::Label *la… in IndexOfHandleUtf16NormalCaseMainLoop() 1089 const vixl::aarch64::Register &tmp2, in IndexOfHandleSurrogateCase() 1168 auto tmp2 = VixlReg(tmp2_scoped.GetReg()); in EncodeStringIndexOfAfter() local 1245 const vixl::aarch64::Register &tmp2, in EncodeStringIndexOfAfterMainCase() 1552 auto tmp2 = VixlReg(tmp_reg2); in EncodeCastFloatWithSmallDst() local
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 1523 ScopedTmpRegU32 tmp2(this); in MakeLibCallWithInt64Result() local 1545 ScopedTmpRegU32 tmp2(this); in MakeLibCallWithInt64Result() local
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | string_test.cpp | 604 std::vector<uint8_t> tmp2 {'x', 'x', 'x', 'y', 'y', 'a', 'a'}; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 2267 ScopedTmpRegU64 tmp2(this); in EncodeCompareAndSwap() local
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ |
| D | codegen.cpp | 2151 ScopedTmpReg tmp2(enc, ConvertDataType(DataType::REFERENCE, GetArch())); in CreatePostInterRegionBarrier() local 3945 …ScopedLiveTmpReg tmp2(enc->GetEncoder(), Codegen::ConvertDataType(DataType::REFERENCE, enc->GetArc… in FinishUnresolvedStoreStatic() local
|