OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_addc
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp
21
Function
vec_addc
[type unsigned int] ===> OK
testVMX.c
676
/* Function
vec_addc
*/
679
UIaux1.v =
vec_addc
( UIcons1, UIcons3 );
693
printf("Function
vec_addc
[type unsigned int] ===> Error\n");
695
printf("Function
vec_addc
[type unsigned int] ===> OK\n");
[
all
...]
/external/clang/test/CodeGen/
builtins-ppc-altivec.c
109
/*
vec_addc
*/
110
res_vui =
vec_addc
(vui, vui); // HECK: @llvm.ppc.altivec.vaddcuw
[
all
...]
/external/clang/lib/Headers/
altivec.h
381
/*
vec_addc
*/
384
vec_addc
(vector unsigned int __a, vector unsigned int __b)
function
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
altivec.h
381
/*
vec_addc
*/
384
vec_addc
(vector unsigned int __a, vector unsigned int __b)
function
[
all
...]
Completed in 433 milliseconds