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

  /external/clang/lib/Headers/
altivec.h 1816 vec_lvx(int __a, const vector signed char *__b) function
1822 vec_lvx(int __a, const signed char *__b) function
1828 vec_lvx(int __a, const vector unsigned char *__b) function
1834 vec_lvx(int __a, const unsigned char *__b) function
1840 vec_lvx(int __a, const vector bool char *__b) function
1846 vec_lvx(int __a, const vector short *__b) function
1852 vec_lvx(int __a, const short *__b) function
1858 vec_lvx(int __a, const vector unsigned short *__b) function
1864 vec_lvx(int __a, const unsigned short *__b) function
1870 vec_lvx(int __a, const vector bool short *__b) function
1876 vec_lvx(int __a, const vector pixel *__b) function
1882 vec_lvx(int __a, const vector int *__b) function
1888 vec_lvx(int __a, const int *__b) function
1894 vec_lvx(int __a, const vector unsigned int *__b) function
1900 vec_lvx(int __a, const unsigned int *__b) function
1906 vec_lvx(int __a, const vector bool int *__b) function
1912 vec_lvx(int __a, const vector float *__b) function
1918 vec_lvx(int __a, const float *__b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1816 vec_lvx(int __a, const vector signed char *__b) function
1822 vec_lvx(int __a, const signed char *__b) function
1828 vec_lvx(int __a, const vector unsigned char *__b) function
1834 vec_lvx(int __a, const unsigned char *__b) function
1840 vec_lvx(int __a, const vector bool char *__b) function
1846 vec_lvx(int __a, const vector short *__b) function
1852 vec_lvx(int __a, const short *__b) function
1858 vec_lvx(int __a, const vector unsigned short *__b) function
1864 vec_lvx(int __a, const unsigned short *__b) function
1870 vec_lvx(int __a, const vector bool short *__b) function
1876 vec_lvx(int __a, const vector pixel *__b) function
1882 vec_lvx(int __a, const vector int *__b) function
1888 vec_lvx(int __a, const int *__b) function
1894 vec_lvx(int __a, const vector unsigned int *__b) function
1900 vec_lvx(int __a, const unsigned int *__b) function
1906 vec_lvx(int __a, const vector bool int *__b) function
1912 vec_lvx(int __a, const vector float *__b) function
1918 vec_lvx(int __a, const float *__b) function
    [all...]

Completed in 75 milliseconds