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

  /external/clang/lib/Headers/
altivec.h 9839 vec_promote(signed char a, int b) function
9847 vec_promote(unsigned char a, int b) function
9855 vec_promote(short a, int b) function
9863 vec_promote(unsigned short a, int b) function
9871 vec_promote(int a, int b) function
9879 vec_promote(unsigned int a, int b) function
9887 vec_promote(float a, int b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9839 vec_promote(signed char a, int b) function
9847 vec_promote(unsigned char a, int b) function
9855 vec_promote(short a, int b) function
9863 vec_promote(unsigned short a, int b) function
9871 vec_promote(int a, int b) function
9879 vec_promote(unsigned int a, int b) function
9887 vec_promote(float a, int b) function
    [all...]

Completed in 23 milliseconds