Home
last modified time | relevance | path

Searched refs:fromEnd (Results 1 – 1 of 1) sorted by relevance

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