Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h182 void __stosq(unsigned __int64 *, unsigned __int64, size_t);
315 static __inline__ void __DEFAULT_FN_ATTRS __stosq(unsigned __int64 *__dst, in __stosq() function