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

  /external/clang/lib/Headers/
altivec.h 3007 vec_min(vector signed char a, vector signed char b) function
3013 vec_min(vector bool char a, vector signed char b) function
3019 vec_min(vector signed char a, vector bool char b) function
3025 vec_min(vector unsigned char a, vector unsigned char b) function
3031 vec_min(vector bool char a, vector unsigned char b) function
3037 vec_min(vector unsigned char a, vector bool char b) function
3043 vec_min(vector short a, vector short b) function
3049 vec_min(vector bool short a, vector short b) function
3055 vec_min(vector short a, vector bool short b) function
3061 vec_min(vector unsigned short a, vector unsigned short b) function
3067 vec_min(vector bool short a, vector unsigned short b) function
3073 vec_min(vector unsigned short a, vector bool short b) function
3079 vec_min(vector int a, vector int b) function
3085 vec_min(vector bool int a, vector int b) function
3091 vec_min(vector int a, vector bool int b) function
3097 vec_min(vector unsigned int a, vector unsigned int b) function
3103 vec_min(vector bool int a, vector unsigned int b) function
3109 vec_min(vector unsigned int a, vector bool int b) function
3115 vec_min(vector float a, vector float b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 3007 vec_min(vector signed char a, vector signed char b) function
3013 vec_min(vector bool char a, vector signed char b) function
3019 vec_min(vector signed char a, vector bool char b) function
3025 vec_min(vector unsigned char a, vector unsigned char b) function
3031 vec_min(vector bool char a, vector unsigned char b) function
3037 vec_min(vector unsigned char a, vector bool char b) function
3043 vec_min(vector short a, vector short b) function
3049 vec_min(vector bool short a, vector short b) function
3055 vec_min(vector short a, vector bool short b) function
3061 vec_min(vector unsigned short a, vector unsigned short b) function
3067 vec_min(vector bool short a, vector unsigned short b) function
3073 vec_min(vector unsigned short a, vector bool short b) function
3079 vec_min(vector int a, vector int b) function
3085 vec_min(vector bool int a, vector int b) function
3091 vec_min(vector int a, vector bool int b) function
3097 vec_min(vector unsigned int a, vector unsigned int b) function
3103 vec_min(vector bool int a, vector unsigned int b) function
3109 vec_min(vector unsigned int a, vector bool int b) function
3115 vec_min(vector float a, vector float b) function
    [all...]

Completed in 83 milliseconds