Home
last modified time | relevance | path

Searched defs:tmp3 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp727 auto tmp3 = VixlReg(tmp3_scoped.GetReg()); in EncodeStringEquals() local
760 auto tmp3 = VixlReg(tmp3_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()
966 const vixl::aarch64::Register &tmp3, in IndexOfHandleUtf16NormalCase()
1014 …const vixl::aarch64::Register &tmp2, const vixl::aarch64::Register &tmp3, vixl::aarch64::Label *la… in IndexOfHandleUtf16NormalCaseMainLoop()
1090const vixl::aarch64::Register &tmp3, vixl::aarch64::Label *label_found, in IndexOfHandleSurrogateCase()
1169 auto tmp3 = VixlReg(tmp3_scoped.GetReg()); in EncodeStringIndexOfAfter() local
1246const vixl::aarch64::Register &tmp3, const bool COMPRESSION, in EncodeStringIndexOfAfterMainCase()
/arkcompiler/runtime_core/runtime/tests/
Dstring_test.cpp610 std::vector<uint8_t> tmp3 {'x', 'x', 'x', 'y', 'y', 'y', 'y'}; in TEST_F() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2268 ScopedTmpRegU64 tmp3(this); in EncodeCompareAndSwap() local
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp3366 ScopedTmpReg tmp3(GetEncoder(), true); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp3722 ScopedTmpReg tmp3(GetEncoder(), true); in TEST_F() local