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_sum4s
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h
2156
/*
vec_sum4s
(vector sum across partial (1/4) saturated)
2159
static inline vec_uint4
vec_sum4s
(vec_uchar16 a, vec_uint4 b)
function
2169
static inline vec_int4
vec_sum4s
(vec_char16 a, vec_int4 b)
function
2179
static inline vec_int4
vec_sum4s
(vec_short8 a, vec_int4 b)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h
12375
/*
vec_sum4s
*/
12377
static __inline__ vector int __ATTRS_o_ai
vec_sum4s
(vector signed char __a,
function
12383
vec_sum4s
(vector unsigned char __a, vector unsigned int __b) {
function
12387
static __inline__ vector int __ATTRS_o_ai
vec_sum4s
(vector signed short __a,
function
Completed in 44 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026