Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h84 void __movsw(unsigned short *, unsigned short const *, size_t);
275 static __inline__ void __DEFAULT_FN_ATTRS __movsw(unsigned short *__dst, in __movsw() function