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 23 milliseconds