HomeSort by relevance Sort by last modified time
    Searched defs:vec_subs (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
altivec.h 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(vector short __a, vector bool short __b) 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...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 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(vector short __a, vector bool short __b) 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 83 milliseconds