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

  /external/clang/lib/Headers/
altivec.h 1706 vec_ld(int __a, const vector signed char *__b) function
1712 vec_ld(int __a, const signed char *__b) function
1718 vec_ld(int __a, const vector unsigned char *__b) function
1724 vec_ld(int __a, const unsigned char *__b) function
1730 vec_ld(int __a, const vector bool char *__b) function
1736 vec_ld(int __a, const vector short *__b) function
1742 vec_ld(int __a, const short *__b) function
1748 vec_ld(int __a, const vector unsigned short *__b) function
1754 vec_ld(int __a, const unsigned short *__b) function
1760 vec_ld(int __a, const vector bool short *__b) function
1766 vec_ld(int __a, const vector pixel *__b) function
1772 vec_ld(int __a, const vector int *__b) function
1778 vec_ld(int __a, const int *__b) function
1784 vec_ld(int __a, const vector unsigned int *__b) function
1790 vec_ld(int __a, const unsigned int *__b) function
1796 vec_ld(int __a, const vector bool int *__b) function
1802 vec_ld(int __a, const vector float *__b) function
1808 vec_ld(int __a, const float *__b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1706 vec_ld(int __a, const vector signed char *__b) function
1712 vec_ld(int __a, const signed char *__b) function
1718 vec_ld(int __a, const vector unsigned char *__b) function
1724 vec_ld(int __a, const unsigned char *__b) function
1730 vec_ld(int __a, const vector bool char *__b) function
1736 vec_ld(int __a, const vector short *__b) function
1742 vec_ld(int __a, const short *__b) function
1748 vec_ld(int __a, const vector unsigned short *__b) function
1754 vec_ld(int __a, const unsigned short *__b) function
1760 vec_ld(int __a, const vector bool short *__b) function
1766 vec_ld(int __a, const vector pixel *__b) function
1772 vec_ld(int __a, const vector int *__b) function
1778 vec_ld(int __a, const int *__b) function
1784 vec_ld(int __a, const vector unsigned int *__b) function
1790 vec_ld(int __a, const unsigned int *__b) function
1796 vec_ld(int __a, const vector bool int *__b) function
1802 vec_ld(int __a, const vector float *__b) function
1808 vec_ld(int __a, const float *__b) function
    [all...]

Completed in 64 milliseconds