OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_vaddshs
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
builtins-ppc-altivec.c
350
res_vs =
vec_vaddshs
(vs, vs);
354
res_vs =
vec_vaddshs
(vbs, vs);
358
res_vs =
vec_vaddshs
(vs, vbs);
[
all
...]
/external/clang/lib/Headers/
altivec.h
550
/*
vec_vaddshs
*/
553
vec_vaddshs
(vector short __a, vector short __b)
function
559
vec_vaddshs
(vector bool short __a, vector short __b)
function
565
vec_vaddshs
(vector short __a, vector bool short __b)
function
[
all
...]
Completed in 26 milliseconds