Home
last modified time | relevance | path

Searched defs:vec_dssall (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h323 #define vec_dssall() __builtin_altivec_dssall () macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h673 #define vec_dssall() __builtin_altivec_dssall () macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h552 #define vec_dssall() macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h3837 static __inline__ void __attribute__((__always_inline__)) vec_dssall(void) { in vec_dssall() function