Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h317 #define vec_ctul __builtin_s390_vec_ctul macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h323 #define vec_ctul __builtin_s390_vec_ctul macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h3323 #define vec_ctul(__a, __b) \ macro
3364 #define vec_ctul(__a, __b) \ macro
H A Dvecintrin.h9080 vec_ctul(__vector double __a, int __b) in vec_ctul() function