Home
last modified time | relevance | path

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 Daltivec.h461 #define vec_insert_exp __builtin_vec_insert_exp macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h2962 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 Drs6000-overload.def4443 [VEC_VIE, vec_insert_exp, __builtin_vec_insert_exp]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi20363 __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 Dgcc.info49895 __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 Dextend.texi18712 @tab @code{vec_insert_exp}
H A Dgcc.info51214 'vec_insert' 'vec_insert_exp' 'vec_insert4b'
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201615943 (vec_insert_exp): New macro.
H A DChangeLog-201739362 vector_extract_exp, vec_extract_sig, vec_insert_exp, and