Searched refs:toEnd (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp117 auto toEnd = reinterpret_cast<__m128i*>(destination + length - 16); local
130 copy_sse<1>(toEnd, fromEnd);

Completed in 37 milliseconds