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

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.h 131 vec_perm enumerator in enum:vect_cost_for_stmt
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.h 131 vec_perm enumerator in enum:vect_cost_for_stmt
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.h 131 vec_perm enumerator in enum:vect_cost_for_stmt
  /external/clang/lib/Headers/
altivec.h 40 vec_perm(vector signed char a, vector signed char b, vector unsigned char c);
43 vec_perm(vector unsigned char a,
48 vec_perm(vector bool char a, vector bool char b, vector unsigned char c);
51 vec_perm(vector short a, vector short b, vector unsigned char c);
54 vec_perm(vector unsigned short a,
59 vec_perm(vector bool short a, vector bool short b, vector unsigned char c);
62 vec_perm(vector pixel a, vector pixel b, vector unsigned char c);
65 vec_perm(vector int a, vector int b, vector unsigned char c);
68 vec_perm(vector unsigned int a, vector unsigned int b, vector unsigned char c);
71 vec_perm(vector bool int a, vector bool int b, vector unsigned char c)
4285 vec_perm(vector signed char a, vector signed char b, vector unsigned char c) function
4292 vec_perm(vector unsigned char a, function
4301 vec_perm(vector bool char a, vector bool char b, vector unsigned char c) function
4308 vec_perm(vector short a, vector short b, vector unsigned char c) function
4315 vec_perm(vector unsigned short a, function
4324 vec_perm(vector bool short a, vector bool short b, vector unsigned char c) function
4331 vec_perm(vector pixel a, vector pixel b, vector unsigned char c) function
4338 vec_perm(vector int a, vector int b, vector unsigned char c) function
4344 vec_perm(vector unsigned int a, vector unsigned int b, vector unsigned char c) function
4351 vec_perm(vector bool int a, vector bool int b, vector unsigned char c) function
4358 vec_perm(vector float a, vector float b, vector unsigned char c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 40 vec_perm(vector signed char a, vector signed char b, vector unsigned char c);
43 vec_perm(vector unsigned char a,
48 vec_perm(vector bool char a, vector bool char b, vector unsigned char c);
51 vec_perm(vector short a, vector short b, vector unsigned char c);
54 vec_perm(vector unsigned short a,
59 vec_perm(vector bool short a, vector bool short b, vector unsigned char c);
62 vec_perm(vector pixel a, vector pixel b, vector unsigned char c);
65 vec_perm(vector int a, vector int b, vector unsigned char c);
68 vec_perm(vector unsigned int a, vector unsigned int b, vector unsigned char c);
71 vec_perm(vector bool int a, vector bool int b, vector unsigned char c)
4285 vec_perm(vector signed char a, vector signed char b, vector unsigned char c) function
4292 vec_perm(vector unsigned char a, function
4301 vec_perm(vector bool char a, vector bool char b, vector unsigned char c) function
4308 vec_perm(vector short a, vector short b, vector unsigned char c) function
4315 vec_perm(vector unsigned short a, function
4324 vec_perm(vector bool short a, vector bool short b, vector unsigned char c) function
4331 vec_perm(vector pixel a, vector pixel b, vector unsigned char c) function
4338 vec_perm(vector int a, vector int b, vector unsigned char c) function
4344 vec_perm(vector unsigned int a, vector unsigned int b, vector unsigned char c) function
4351 vec_perm(vector bool int a, vector bool int b, vector unsigned char c) function
4358 vec_perm(vector float a, vector float b, vector unsigned char c) function
    [all...]

Completed in 229 milliseconds