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

  /external/clang/lib/Headers/
altivec.h 4367 vec_vperm(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4374 vec_vperm(vector unsigned char __a, function
4383 vec_vperm(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4390 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) function
4397 vec_vperm(vector unsigned short __a, function
4406 vec_vperm(vector bool short __a, vector bool short __b, vector unsigned char __c) function
4413 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) function
4420 vec_vperm(vector int __a, vector int __b, vector unsigned char __c) function
4426 vec_vperm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) function
4433 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) function
4440 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 4367 vec_vperm(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4374 vec_vperm(vector unsigned char __a, function
4383 vec_vperm(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4390 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) function
4397 vec_vperm(vector unsigned short __a, function
4406 vec_vperm(vector bool short __a, vector bool short __b, vector unsigned char __c) function
4413 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) function
4420 vec_vperm(vector int __a, vector int __b, vector unsigned char __c) function
4426 vec_vperm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) function
4433 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) function
4440 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) function
    [all...]

Completed in 36 milliseconds