Searched refs:vec_subs (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h243 #define vec_subs __builtin_vec_subs macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7781 /* vec_subs */
7784 vec_subs(vector signed char __a, vector signed char __b) function
7790 vec_subs(vector bool char __a, vector signed char __b) function
7796 vec_subs(vector signed char __a, vector bool char __b) function
7802 vec_subs(vector unsigned char __a, vector unsigned char __b) function
7808 vec_subs(vector bool char __a, vector unsigned char __b) function
7814 vec_subs(vector unsigned char __a, vector bool char __b) function
7820 vec_subs(vector short __a, vector short __b) function
7826 vec_subs(vector bool short __a, vector short __b) function
7832 vec_subs(vecto function
7838 vec_subs(vector unsigned short __a, vector unsigned short __b) function
7844 vec_subs(vector bool short __a, vector unsigned short __b) function
7850 vec_subs(vector unsigned short __a, vector bool short __b) function
7856 vec_subs(vector int __a, vector int __b) function
7862 vec_subs(vector bool int __a, vector int __b) function
7868 vec_subs(vector int __a, vector bool int __b) function
7874 vec_subs(vector unsigned int __a, vector unsigned int __b) function
7880 vec_subs(vector bool int __a, vector unsigned int __b) function
7886 vec_subs(vector unsigned int __a, vector bool int __b) function
[all...]

Completed in 117 milliseconds