HomeSort by relevance Sort by last modified time
    Searched refs:vec_all_eq (Results 1 - 25 of 31) sorted by null

1 2

  /external/clang/test/CodeGen/
builtins-ppc-p8vector.c 422 /* vec_all_eq */
423 res_i = vec_all_eq(vsll, vsll);
426 // CHECK-PPC: error: call to 'vec_all_eq' is ambiguous
428 res_i = vec_all_eq(vsll, vbll);
431 // CHECK-PPC: error: call to 'vec_all_eq' is ambiguous
433 res_i = vec_all_eq(vull, vull);
436 // CHECK-PPC: error: call to 'vec_all_eq' is ambiguous
438 res_i = vec_all_eq(vull, vbll);
441 // CHECK-PPC: error: call to 'vec_all_eq' is ambiguous
443 res_i = vec_all_eq(vbll, vsll)
    [all...]
builtins-systemz-zvector.c     [all...]
builtins-ppc-altivec.c     [all...]
  /external/valgrind/none/tests/ppc32/
testVMX.stdout.exp 414 Function vec_all_eq [type unsigned char] ===> OK
415 Function vec_all_eq [type char] ===> OK
416 Function vec_all_eq [type unsigned short] ===> OK
417 Function vec_all_eq [type short] ===> OK
418 Function vec_all_eq [type unsigned int] ===> OK
419 Function vec_all_eq [type int] ===> OK
  /external/clang/lib/Headers/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 12041 static __inline__ int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
12047 static __inline__ int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
12053 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
12059 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
12065 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
12071 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
12077 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
12083 static __inline__ int __ATTRS_o_ai vec_all_eq(vector short __a, function
12088 static __inline__ int __ATTRS_o_ai vec_all_eq(vector short __a, function
12093 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
12099 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
12105 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
12111 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
12117 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
12123 static __inline__ int __ATTRS_o_ai vec_all_eq(vector pixel __a, function
12129 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
12133 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, function
12138 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
12144 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
12150 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
12156 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
12162 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
12169 static __inline__ int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
12174 static __inline__ int __ATTRS_o_ai vec_all_eq(vector long long __a, function
12179 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
12185 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
12191 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
12197 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
12203 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
12210 static __inline__ int __ATTRS_o_ai vec_all_eq(vector float __a, function
12220 static __inline__ int __ATTRS_o_ai vec_all_eq(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h 2065 vec_all_eq(vector signed char __a, vector signed char __b) { function
2072 vec_all_eq(vector signed char __a, vector bool char __b) { function
2079 vec_all_eq(vector bool char __a, vector signed char __b) { function
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) { function
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) { function
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) { function
2110 vec_all_eq(vector bool char __a, vector bool char __b) { function
2118 vec_all_eq(vector signed short __a, vector signed short __b) { function
2125 vec_all_eq(vector signed short __a, vector bool short __b) { function
2132 vec_all_eq(vector bool short __a, vector signed short __b) { function
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) { function
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) { function
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) { function
2163 vec_all_eq(vector bool short __a, vector bool short __b) { function
2171 vec_all_eq(vector signed int __a, vector signed int __b) { function
2178 vec_all_eq(vector signed int __a, vector bool int __b) { function
2185 vec_all_eq(vector bool int __a, vector signed int __b) { function
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) { function
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) { function
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) { function
2216 vec_all_eq(vector bool int __a, vector bool int __b) { function
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) { function
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) { function
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) { function
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) { function
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) { function
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) { function
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) { function
2277 vec_all_eq(vector double __a, vector double __b) { function
    [all...]
altivec.h 11606 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11612 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
11618 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11624 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
11630 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11636 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
11642 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
11647 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
11651 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
11655 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11661 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
11667 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
11672 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11678 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
11684 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
11689 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
11693 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
11697 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11703 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
11709 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
11714 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
11720 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
11726 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
11731 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
11736 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11742 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
11748 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11754 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11760 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
11767 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
11776 static int __ATTRS_o_ai vec_all_eq(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h 9901 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
9907 static int __ATTRS_o_ai vec_all_eq(vector signed char __a, function
9913 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
9919 static int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, function
9925 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
9931 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, function
9937 static int __ATTRS_o_ai vec_all_eq(vector bool char __a, vector bool char __b) { function
9942 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector short __b) { function
9946 static int __ATTRS_o_ai vec_all_eq(vector short __a, vector bool short __b) { function
9950 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
9956 static int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, function
9962 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, vector short __b) { function
9967 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
9973 static int __ATTRS_o_ai vec_all_eq(vector bool short __a, function
9979 static int __ATTRS_o_ai vec_all_eq(vector pixel __a, vector pixel __b) { function
9984 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { function
9988 static int __ATTRS_o_ai vec_all_eq(vector int __a, vector bool int __b) { function
9992 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
9998 static int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, function
10004 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector int __b) { function
10009 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, function
10015 static int __ATTRS_o_ai vec_all_eq(vector bool int __a, vector bool int __b) { function
10021 static int __ATTRS_o_ai vec_all_eq(vector signed long long __a, function
10026 static int __ATTRS_o_ai vec_all_eq(vector long long __a, function
10031 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
10037 static int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, function
10043 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
10049 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
10055 static int __ATTRS_o_ai vec_all_eq(vector bool long long __a, function
10062 static int __ATTRS_o_ai vec_all_eq(vector float __a, vector float __b) { function
    [all...]

Completed in 9270 milliseconds

1 2