OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_vaddsws
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
builtins-ppc-altivec.c
374
res_vi =
vec_vaddsws
(vi, vi);
378
res_vi =
vec_vaddsws
(vbi, vi);
382
res_vi =
vec_vaddsws
(vi, vbi);
[
all
...]
/external/clang/lib/Headers/
altivec.h
590
/*
vec_vaddsws
*/
593
vec_vaddsws
(vector int __a, vector int __b)
function
599
vec_vaddsws
(vector bool int __a, vector int __b)
function
605
vec_vaddsws
(vector int __a, vector bool int __b)
function
[
all
...]
Completed in 36 milliseconds