Searched refs:vec_any_numeric (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | altivec.h | 203 __altivec_unary_pred(vec_any_numeric, 281 #define vec_any_numeric(a1) __builtin_vec_vcmpeq_p (__CR6_EQ_REV, (a1), (a1))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 552 __altivec_unary_pred(vec_any_numeric, 630 #define vec_any_numeric(a1) __builtin_vec_vcmpeq_p (__CR6_EQ_REV, (a1), (a1))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | vecintrin.h | 152 #define vec_any_numeric(a) \ macro
|
H A D | vx-builtins.md | 1939 ; vec_all_nan, vec_all_numeric, vec_any_nan, vec_any_numeric
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | vecintrin.h | 152 #define vec_any_numeric(a) \ macro
|
H A D | vx-builtins.md | 1906 ; vec_all_nan, vec_all_numeric, vec_any_nan, vec_any_numeric
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | vmx2spu.h | 3424 static inline int vec_any_numeric(vec_float4 a) in vec_any_numeric() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | vecintrin.h | 5777 vec_any_numeric(__vector float __a) { in vec_any_numeric() function 5785 vec_any_numeric(__vector double __a) { in vec_any_numeric() function
|
H A D | altivec.h | 17169 static __inline__ int __ATTRS_o_ai vec_any_numeric(vector float __a) { in vec_any_numeric() function 17178 static __inline__ int __ATTRS_o_ai vec_any_numeric(vector double __a) { in vec_any_numeric() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 17940 int vec_any_numeric (vector float); 19438 int vec_any_numeric (vector double);
|
H A D | gcc.info | 47512 int vec_any_numeric (vector float); 49008 int vec_any_numeric (vector double);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 18664 @tab @code{vec_any_numeric}
|
H A D | gcc.info | 51198 'vec_any_nlt' 'vec_any_numeric' 'vec_any_out'
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2015 | 2656 (vec_any_numeric): Likewise.
|
H A D | ChangeLog-2004 | 35836 * config/rs6000/altivec.h (vec_any_numeric): Correct typo in
|