Searched refs:vec_insert_exp (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 461 #define vec_insert_exp __builtin_vec_insert_exp macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 2962 vec_insert_exp(vector double __a, vector unsigned long long __b) { in vec_insert_exp() function 2967 vec_insert_exp(vector unsigned long long __a, vector unsigned long long __b) { in vec_insert_exp() function 2972 vec_insert_exp(vector float __a, vector unsigned int __b) { in vec_insert_exp() function 2977 vec_insert_exp(vector unsigned int __a, vector unsigned int __b) { in vec_insert_exp() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-overload.def | 4443 [VEC_VIE, vec_insert_exp, __builtin_vec_insert_exp]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 20363 __vector float vec_insert_exp (__vector unsigned int significands, 20365 __vector float vec_insert_exp (__vector unsigned float significands, 20367 __vector double vec_insert_exp (__vector unsigned long long int significands, 20369 __vector double vec_insert_exp (__vector unsigned double significands, 20396 The @code{vec_insert_exp} built-in functions return a vector of
|
H A D | gcc.info | 49895 __vector float vec_insert_exp (__vector unsigned int significands, 49897 __vector float vec_insert_exp (__vector unsigned float significands, 49899 __vector double vec_insert_exp (__vector unsigned long long int significands, 49901 __vector double vec_insert_exp (__vector unsigned double significands, 49925 The 'vec_insert_exp' built-in functions return a vector of single- or
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 18712 @tab @code{vec_insert_exp}
|
H A D | gcc.info | 51214 'vec_insert' 'vec_insert_exp' 'vec_insert4b'
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 15943 (vec_insert_exp): New macro.
|
H A D | ChangeLog-2017 | 39362 vector_extract_exp, vec_extract_sig, vec_insert_exp, and
|