Home
last modified time | relevance | path

Searched defs:EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp592 void Encoder::EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd([[maybe_unused]] Reg srcAddr, [[maybe_… in EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp994 void Aarch64Encoder::EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd(Reg srcAddr, Reg dstAddr) in EncodeCompressSixteenUtf16ToUtf8CharsUsingSimd() function in ark::compiler::aarch64::Aarch64Encoder