/external/clang/test/CodeGen/ |
builtins-ppc-vsx.c | 152 /* vec_div */ 153 res_vsll = vec_div(vsll, vsll); 157 res_vull = vec_div(vull, vull); 161 res_vf = vec_div(vf, vf); 165 res_vd = vec_div(vd, vd);
|
builtins-ppc-altivec.c | 1132 /* vec_div */ 1133 res_vsc = vec_div(vsc, vsc); 1137 res_vuc = vec_div(vuc, vuc); 1141 res_vs = vec_div(vs, vs); 1145 res_vus = vec_div(vus, vus); 1149 res_vi = vec_div(vi, vi); 1153 res_vui = vec_div(vui, vui); [all...] |
/external/clang/lib/Headers/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
altivec.h | 1845 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1850 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1855 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1860 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1865 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1870 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1877 vec_div(vector signed long long __a, vector signed long long __b) { function 1882 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1886 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 1890 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
altivec.h | 1845 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1850 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1855 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1860 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1865 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1870 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1877 vec_div(vector signed long long __a, vector signed long long __b) { function 1882 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1886 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 1890 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 1955 static vector signed char __ATTRS_o_ai vec_div(vector signed char __a, function 1960 static vector unsigned char __ATTRS_o_ai vec_div(vector unsigned char __a, function 1965 static vector signed short __ATTRS_o_ai vec_div(vector signed short __a, function 1970 static vector unsigned short __ATTRS_o_ai vec_div(vector unsigned short __a, function 1975 static vector signed int __ATTRS_o_ai vec_div(vector signed int __a, function 1980 static vector unsigned int __ATTRS_o_ai vec_div(vector unsigned int __a, function 1987 vec_div(vector signed long long __a, vector signed long long __b) { function 1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) { function 1996 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 2000 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
altivec.h | 1628 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 1632 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
altivec.h | 1628 static vector float __ATTRS_o_ai vec_div(vector float __a, vector float __b) { function 1632 static vector double __ATTRS_o_ai vec_div(vector double __a, function [all...] |