Searched refs:altivec (Results 1 - 25 of 28) sorted by relevance

12

/external/clang/test/Headers/
H A Daltivec-header.c5 #include <altivec.h>
7 // Verify that simply including <altivec.h> does not generate any code
H A Daltivec-intrin.c6 #include <altivec.h>
16 // hard-code the line number from altivec.h here.
17 // expected-note@altivec.h:2418 {{deprecated here}}
18 // expected-note@altivec.h:2553 {{deprecated here}}
/external/valgrind/tests/
H A Dcheck_vmx_cap5 LD_SHOW_AUXV=1 /bin/true | grep altivec > /dev/null 2>&1
/external/libunwind/tests/
H A Dppc64-test-altivec-utils.c2 #include <altivec.h>
H A Dppc64-test-altivec.c8 #include <altivec.h>
/external/clang/test/CodeGen/
H A Dbuiltins-ppc-crypto-disabled.c14 #include <altivec.h>
24 // users through altivec.h
H A Dbuiltins-ppc-crypto.c13 #include <altivec.h>
37 // CHECK @llvm.ppc.altivec.crypto.vpmsumb
46 // CHECK @llvm.ppc.altivec.crypto.vpmsumh
55 // CHECK @llvm.ppc.altivec.crypto.vpmsumw
64 // CHECK @llvm.ppc.altivec.crypto.vpmsumd
72 // CHECK: @llvm.ppc.altivec.crypto.vsbox
82 // CHECK: @llvm.ppc.altivec.crypto.vpermxor
92 // CHECK: @llvm.ppc.altivec.crypto.vpermxor
102 // CHECK: @llvm.ppc.altivec.crypto.vpermxor
112 // CHECK: @llvm.ppc.altivec
[all...]
/external/clang/test/Sema/
H A Dbuiltins-ppc.c26 #include <altivec.h>
/external/jemalloc/test/include/test/
H A Djemalloc_test.h56 # include <altivec.h>
/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_07_part1.c101 #include <altivec.h>
1116 int integer, floats, altivec, faltivec; member in struct:insn_sel_flags_t_struct
1806 "PPC altivec double word integer insns (arith, compare) with two args",
1811 "PPC altivec integer word instructions with two input args, double word result",
1816 "PPC altivec doubleword-to-integer instructions with two input args, saturated integer result",
1821 "PPC altivec integer word instructions with one input arg, double word result",
1851 "PPC altivec integer logical insns with three args",
1856 "PPC altivec one vector input arg, hex result",
1861 "PPC altivec SSH insns",
1866 "PPC altivec BC
[all...]
H A Djm-insns.c148 /* Uncomment to enable many arguments for altivec insns */
151 /* Uncomment to enable many arguments for altivec insns */
242 # include <altivec.h>
4139 "PPC altivec integer arith insns with three args",
4146 "PPC altivec integer logical insns with three args",
4153 "PPC altivec integer arith insns with two args",
4160 "PPC altivec integer logical insns with two args",
4167 "PPC altivec integer logical insns with one arg",
7470 int integer, floats, p405, altivec, faltivec, misc; member in struct:insn_sel_flags_t_struct
7508 (family == PPC_ALTIVEC && !seln_flags.altivec) ||
[all...]
H A Dtest_isa_2_07_part2.c34 #include <altivec.h>
H A Dtest_isa_2_06_part1.c30 #include <altivec.h>
H A Dtest_isa_2_06_part2.c30 #include <altivec.h>
H A Dtest_isa_2_06_part3.c30 #include <altivec.h>
/external/valgrind/none/tests/ppc64/
H A Dtest_isa_2_07_part1.c101 #include <altivec.h>
1116 int integer, floats, altivec, faltivec; member in struct:insn_sel_flags_t_struct
1806 "PPC altivec double word integer insns (arith, compare) with two args",
1811 "PPC altivec integer word instructions with two input args, double word result",
1816 "PPC altivec doubleword-to-integer instructions with two input args, saturated integer result",
1821 "PPC altivec integer word instructions with one input arg, double word result",
1851 "PPC altivec integer logical insns with three args",
1856 "PPC altivec one vector input arg, hex result",
1861 "PPC altivec SSH insns",
1866 "PPC altivec BC
[all...]
H A Djm-insns.c148 /* Uncomment to enable many arguments for altivec insns */
151 /* Uncomment to enable many arguments for altivec insns */
242 # include <altivec.h>
4139 "PPC altivec integer arith insns with three args",
4146 "PPC altivec integer logical insns with three args",
4153 "PPC altivec integer arith insns with two args",
4160 "PPC altivec integer logical insns with two args",
4167 "PPC altivec integer logical insns with one arg",
7470 int integer, floats, p405, altivec, faltivec, misc; member in struct:insn_sel_flags_t_struct
7508 (family == PPC_ALTIVEC && !seln_flags.altivec) ||
[all...]
H A Dtest_isa_2_07_part2.c34 #include <altivec.h>
H A Dtest_isa_2_06_part1.c30 #include <altivec.h>
H A Dtest_isa_2_06_part2.c30 #include <altivec.h>
H A Dtest_isa_2_06_part3.c30 #include <altivec.h>
/external/valgrind/VEX/switchback/
H A Dtest_ppc_jm1.c3466 "PPC altivec integer arithmetic instructions with three arguments",
3473 "PPC altivec integer logical instructions with three arguments",
3480 "PPC altivec integer arithmetic instructions with two arguments",
3487 "PPC altivec integer logical instructions with two arguments",
3494 "PPC altivec integer logical instructions with one argument",
4336 int altivec, int faltivec,
4368 (family == PPC_ALTIVEC && !altivec) ||
4485 int integer = 0, floats = 0, p405 = 0, altivec = 0, faltivec = 0; local
4520 // } else if (my_strcmp(tmp, "altivec") == 0 || my_strcmp(tmp, "a") == 0) {
4521 // altivec
4333 do_tests(int one_arg, int two_args, int three_args, int arith, int logical, int compare, int integer, int floats, int p405, int altivec, int faltivec, int cr, unsigned char *filter) argument
[all...]
/external/mesa3d/include/CL/
H A Dcl_platform.h278 #include <altivec.h> /* may be omitted depending on compiler. AltiVec spec provides no way to detect whether the header is required. */
/external/clang/lib/Lex/
H A DLexer.cpp2239 #include <altivec.h>
/external/opencv/cv/src/
H A Dcvsmooth.cpp520 #include <altivec.h>

Completed in 674 milliseconds

12