/external/valgrind/none/tests/ppc32/ |
testVMX.stdout.exp | 56 Function vec_cmpeq [type char] ===> OK 57 Function vec_cmpeq [type unsigned char] ===> OK 58 Function vec_cmpeq [type short] ===> OK 59 Function vec_cmpeq [type unsigned short] ===> OK 60 Function vec_cmpeq [type integer] ===> OK 61 Function vec_cmpeq [type unsigned int] ===> OK
|
testVMX.c | 1152 /* Function vec_cmpeq */ 1155 BCaux1.v = vec_cmpeq( Ccons1, Ccons2 ); 1168 printf("Function vec_cmpeq [type char] ===> Error\n"); 1170 printf("Function vec_cmpeq [type char] ===> OK\n"); 1173 BCaux1.v = vec_cmpeq( UCcons1, UCcons2 ); 1186 printf("Function vec_cmpeq [type unsigned char] ===> Error\n"); 1188 printf("Function vec_cmpeq [type unsigned char] ===> OK\n"); 1191 BSaux1.v = vec_cmpeq( Scons1, Scons2 ); [all...] |
/external/clang/test/CodeGen/ |
builtins-systemz-zvector.c | [all...] |
builtins-ppc-p8vector.c | 152 /* vec_cmpeq */ 153 res_vbll = vec_cmpeq(vsll, vsll); 156 // CHECK-PPC: error: call to 'vec_cmpeq' is ambiguous 158 res_vbll = vec_cmpeq(vull, vull); 161 // CHECK-PPC: error: call to 'vec_cmpeq' is ambiguous [all...] |
builtins-ppc-vsx.c | 103 res_vbll = vec_cmpeq(vd, vd); 107 res_vbi = vec_cmpeq(vf, vf);
|
/external/llvm/lib/Target/PowerPC/ |
README_ALTIVEC.txt | 91 vector float C = (vector float)vec_cmpeq(*A, *B);
|
/external/clang/lib/Headers/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1493 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1499 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1505 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1510 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1516 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1520 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1528 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1533 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1539 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1550 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1453 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1459 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1465 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1470 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1476 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1480 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1488 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1493 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1499 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1510 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1493 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1499 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1505 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1510 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1516 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1520 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1528 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1533 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1539 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1550 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1493 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1499 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1505 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1510 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1516 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1520 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1528 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1533 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1539 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1550 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1493 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1499 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1505 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1510 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1516 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1520 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1528 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1533 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1539 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1550 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1453 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1459 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1465 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1470 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1476 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1480 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1488 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1493 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1499 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1510 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
altivec.h | 1493 static vector bool char __ATTRS_o_ai vec_cmpeq(vector signed char __a, function 1499 static vector bool char __ATTRS_o_ai vec_cmpeq(vector unsigned char __a, function 1505 static vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function 1510 static vector bool short __ATTRS_o_ai vec_cmpeq(vector unsigned short __a, function 1516 static vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, vector int __b) { function 1520 static vector bool int __ATTRS_o_ai vec_cmpeq(vector unsigned int __a, function 1528 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1533 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1539 static vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function 1550 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
vecintrin.h | 1810 vec_cmpeq(vector bool char __a, vector bool char __b) { function 1815 vec_cmpeq(vector signed char __a, vector signed char __b) { function 1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function 1825 vec_cmpeq(vector bool short __a, vector bool short __b) { function 1830 vec_cmpeq(vector signed short __a, vector signed short __b) { function 1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function 1840 vec_cmpeq(vector bool int __a, vector bool int __b) { function 1845 vec_cmpeq(vector signed int __a, vector signed int __b) { function 1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function 1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function 1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function 1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function 1870 vec_cmpeq(vector double __a, vector double __b) { function [all...] |
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
altivec.h | 1345 /* vec_cmpeq */ 1348 vec_cmpeq(vector signed char __a, vector signed char __b) function 1355 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) function 1362 vec_cmpeq(vector short __a, vector short __b) function 1368 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) function 1375 vec_cmpeq(vector int __a, vector int __b) function 1381 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) function 1388 vec_cmpeq(vector float __a, vector float __b) function [all...] |
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
altivec.h | 1345 /* vec_cmpeq */ 1348 vec_cmpeq(vector signed char __a, vector signed char __b) function 1355 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) function 1362 vec_cmpeq(vector short __a, vector short __b) function 1368 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) function 1375 vec_cmpeq(vector int __a, vector int __b) function 1381 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) function 1388 vec_cmpeq(vector float __a, vector float __b) function [all...] |