OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vec_doublee
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h
9087
/*--
vec_doublee
------------------------------------------------------------*/
9091
vec_doublee
(__vector float __a) {
function
altivec.h
3205
: (
vec_doublee
((vector signed int)(__a)) * \
3209
: (
vec_doublee
((vector unsigned int)(__a)) * \
3613
vec_doublee
(vector signed int __a) {
function
3622
vec_doublee
(vector unsigned int __a) {
function
3631
vec_doublee
(vector float __a) {
function
3704
return
vec_doublee
(__a);
/src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h
112
#define
vec_doublee
(X) __builtin_s390_vflls((X))
macro
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h
112
#define
vec_doublee
(X) __builtin_s390_vflls((X))
macro
Completed in 39 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026