Searched refs:vec_all_numeric (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | altivec.h | 201 __altivec_unary_pred(vec_all_numeric, 280 #define vec_all_numeric(a1) __builtin_vec_vcmpeq_p (__CR6_LT, (a1), (a1))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 550 __altivec_unary_pred(vec_all_numeric, 629 #define vec_all_numeric(a1) __builtin_vec_vcmpeq_p (__CR6_LT, (a1), (a1))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | vecintrin.h | 130 #define vec_all_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 | 130 #define vec_all_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 | 2949 static inline int vec_all_numeric(vec_float4 a) in vec_all_numeric() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | vecintrin.h | 4225 vec_all_numeric(__vector float __a) { in vec_all_numeric() function 4233 vec_all_numeric(__vector double __a) { in vec_all_numeric() function
|
H A D | altivec.h | 15902 vec_all_numeric(vector float __a) { in vec_all_numeric() function 15911 static __inline__ int __ATTRS_o_ai vec_all_numeric(vector double __a) { in vec_all_numeric() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 17750 int vec_all_numeric (vector float); 19426 int vec_all_numeric (vector double);
|
H A D | gcc.info | 47322 int vec_all_numeric (vector float); 48996 int vec_all_numeric (vector double);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 18650 @tab @code{vec_all_numeric}
|
H A D | gcc.info | 51193 'vec_all_nle' 'vec_all_nlt' 'vec_all_numeric'
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 1057 * altivec.h (vec_cmple, vec_all_numeric): Fix typo.
|
H A D | ChangeLog-2015 | 2654 (vec_all_numeric): Likewise.
|