HomeSort by relevance Sort by last modified time
    Searched refs:vec_mergeh (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
vecintrin.h 1360 vec_mergeh(vector signed char __a, vector signed char __b) { function
1367 vec_mergeh(vector bool char __a, vector bool char __b) { function
1374 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { function
1381 vec_mergeh(vector signed short __a, vector signed short __b) { function
1387 vec_mergeh(vector bool short __a, vector bool short __b) { function
1393 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
1399 vec_mergeh(vector signed int __a, vector signed int __b) { function
1404 vec_mergeh(vector bool int __a, vector bool int __b) { function
1409 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { function
1414 vec_mergeh(vector signed long long __a, vector signed long long __b) { function
1419 vec_mergeh(vector bool long long __a, vector bool long long __b) { function
1424 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { function
1429 vec_mergeh(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
vecintrin.h 1360 vec_mergeh(vector signed char __a, vector signed char __b) { function
1367 vec_mergeh(vector bool char __a, vector bool char __b) { function
1374 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { function
1381 vec_mergeh(vector signed short __a, vector signed short __b) { function
1387 vec_mergeh(vector bool short __a, vector bool short __b) { function
1393 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
1399 vec_mergeh(vector signed int __a, vector signed int __b) { function
1404 vec_mergeh(vector bool int __a, vector bool int __b) { function
1409 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { function
1414 vec_mergeh(vector signed long long __a, vector signed long long __b) { function
1419 vec_mergeh(vector bool long long __a, vector bool long long __b) { function
1424 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { function
1429 vec_mergeh(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
vecintrin.h 1360 vec_mergeh(vector signed char __a, vector signed char __b) { function
1367 vec_mergeh(vector bool char __a, vector bool char __b) { function
1374 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { function
1381 vec_mergeh(vector signed short __a, vector signed short __b) { function
1387 vec_mergeh(vector bool short __a, vector bool short __b) { function
1393 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
1399 vec_mergeh(vector signed int __a, vector signed int __b) { function
1404 vec_mergeh(vector bool int __a, vector bool int __b) { function
1409 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { function
1414 vec_mergeh(vector signed long long __a, vector signed long long __b) { function
1419 vec_mergeh(vector bool long long __a, vector bool long long __b) { function
1424 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { function
1429 vec_mergeh(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h 1360 vec_mergeh(vector signed char __a, vector signed char __b) { function
1367 vec_mergeh(vector bool char __a, vector bool char __b) { function
1374 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { function
1381 vec_mergeh(vector signed short __a, vector signed short __b) { function
1387 vec_mergeh(vector bool short __a, vector bool short __b) { function
1393 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
1399 vec_mergeh(vector signed int __a, vector signed int __b) { function
1404 vec_mergeh(vector bool int __a, vector bool int __b) { function
1409 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { function
1414 vec_mergeh(vector signed long long __a, vector signed long long __b) { function
1419 vec_mergeh(vector bool long long __a, vector bool long long __b) { function
1424 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { function
1429 vec_mergeh(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
altivec.h 3118 static vector signed char __ATTRS_o_ai vec_mergeh(vector signed char __a, function
3126 static vector unsigned char __ATTRS_o_ai vec_mergeh(vector unsigned char __a, function
3134 static vector bool char __ATTRS_o_ai vec_mergeh(vector bool char __a, function
3142 static vector short __ATTRS_o_ai vec_mergeh(vector short __a, function
3151 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
3158 static vector bool short __ATTRS_o_ai vec_mergeh(vector bool short __a, function
3166 static vector pixel __ATTRS_o_ai vec_mergeh(vector pixel __a, function
3174 static vector int __ATTRS_o_ai vec_mergeh(vector int __a, vector int __b) { function
3181 static vector unsigned int __ATTRS_o_ai vec_mergeh(vector unsigned int __a, function
3189 static vector bool int __ATTRS_o_ai vec_mergeh(vector bool int __a, function
3197 static vector float __ATTRS_o_ai vec_mergeh(vector float __a, function
3207 vec_mergeh(vector signed long long __a, vector signed long long __b) { function
3216 vec_mergeh(vector signed long long __a, vector bool long long __b) { function
3225 vec_mergeh(vector bool long long __a, vector signed long long __b) { function
3234 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { function
3243 vec_mergeh(vector unsigned long long __a, vector bool long long __b) { function
3252 vec_mergeh(vector bool long long __a, vector unsigned long long __b) { function
3259 static vector double __ATTRS_o_ai vec_mergeh(vector double __a, function
3267 static vector double __ATTRS_o_ai vec_mergeh(vector double __a, function
3275 static vector double __ATTRS_o_ai vec_mergeh(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
altivec.h 3118 static vector signed char __ATTRS_o_ai vec_mergeh(vector signed char __a, function
3126 static vector unsigned char __ATTRS_o_ai vec_mergeh(vector unsigned char __a, function
3134 static vector bool char __ATTRS_o_ai vec_mergeh(vector bool char __a, function
3142 static vector short __ATTRS_o_ai vec_mergeh(vector short __a, function
3151 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
3158 static vector bool short __ATTRS_o_ai vec_mergeh(vector bool short __a, function
3166 static vector pixel __ATTRS_o_ai vec_mergeh(vector pixel __a, function
3174 static vector int __ATTRS_o_ai vec_mergeh(vector int __a, vector int __b) { function
3181 static vector unsigned int __ATTRS_o_ai vec_mergeh(vector unsigned int __a, function
3189 static vector bool int __ATTRS_o_ai vec_mergeh(vector bool int __a, function
3197 static vector float __ATTRS_o_ai vec_mergeh(vector float __a, function
3207 vec_mergeh(vector signed long long __a, vector signed long long __b) { function
3216 vec_mergeh(vector signed long long __a, vector bool long long __b) { function
3225 vec_mergeh(vector bool long long __a, vector signed long long __b) { function
3234 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { function
3243 vec_mergeh(vector unsigned long long __a, vector bool long long __b) { function
3252 vec_mergeh(vector bool long long __a, vector unsigned long long __b) { function
3259 static vector double __ATTRS_o_ai vec_mergeh(vector double __a, function
3267 static vector double __ATTRS_o_ai vec_mergeh(vector double __a, function
3275 static vector double __ATTRS_o_ai vec_mergeh(vector bool long long __a, function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h 2643 static vector signed char __ATTRS_o_ai vec_mergeh(vector signed char __a, function
2651 static vector unsigned char __ATTRS_o_ai vec_mergeh(vector unsigned char __a, function
2659 static vector bool char __ATTRS_o_ai vec_mergeh(vector bool char __a, function
2667 static vector short __ATTRS_o_ai vec_mergeh(vector short __a, function
2676 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
2683 static vector bool short __ATTRS_o_ai vec_mergeh(vector bool short __a, function
2691 static vector pixel __ATTRS_o_ai vec_mergeh(vector pixel __a, function
2699 static vector int __ATTRS_o_ai vec_mergeh(vector int __a, vector int __b) { function
2706 static vector unsigned int __ATTRS_o_ai vec_mergeh(vector unsigned int __a, function
2714 static vector bool int __ATTRS_o_ai vec_mergeh(vector bool int __a, function
2722 static vector float __ATTRS_o_ai vec_mergeh(vector float __a, function
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
altivec.h 2643 static vector signed char __ATTRS_o_ai vec_mergeh(vector signed char __a, function
2651 static vector unsigned char __ATTRS_o_ai vec_mergeh(vector unsigned char __a, function
2659 static vector bool char __ATTRS_o_ai vec_mergeh(vector bool char __a, function
2667 static vector short __ATTRS_o_ai vec_mergeh(vector short __a, function
2676 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { function
2683 static vector bool short __ATTRS_o_ai vec_mergeh(vector bool short __a, function
2691 static vector pixel __ATTRS_o_ai vec_mergeh(vector pixel __a, function
2699 static vector int __ATTRS_o_ai vec_mergeh(vector int __a, vector int __b) { function
2706 static vector unsigned int __ATTRS_o_ai vec_mergeh(vector unsigned int __a, function
2714 static vector bool int __ATTRS_o_ai vec_mergeh(vector bool int __a, function
2722 static vector float __ATTRS_o_ai vec_mergeh(vector float __a, function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 2619 vec_mergeh(vector signed char __a, vector signed char __b) function
2627 vec_mergeh(vector unsigned char __a, vector unsigned char __b) function
2635 vec_mergeh(vector bool char __a, vector bool char __b) function
2643 vec_mergeh(vector short __a, vector short __b) function
2651 vec_mergeh(vector unsigned short __a, vector unsigned short __b) function
2659 vec_mergeh(vector bool short __a, vector bool short __b) function
2667 vec_mergeh(vector pixel __a, vector pixel __b) function
2675 vec_mergeh(vector int __a, vector int __b) function
2683 vec_mergeh(vector unsigned int __a, vector unsigned int __b) function
2691 vec_mergeh(vector bool int __a, vector bool int __b) function
2699 vec_mergeh(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 2619 vec_mergeh(vector signed char __a, vector signed char __b) function
2627 vec_mergeh(vector unsigned char __a, vector unsigned char __b) function
2635 vec_mergeh(vector bool char __a, vector bool char __b) function
2643 vec_mergeh(vector short __a, vector short __b) function
2651 vec_mergeh(vector unsigned short __a, vector unsigned short __b) function
2659 vec_mergeh(vector bool short __a, vector bool short __b) function
2667 vec_mergeh(vector pixel __a, vector pixel __b) function
2675 vec_mergeh(vector int __a, vector int __b) function
2683 vec_mergeh(vector unsigned int __a, vector unsigned int __b) function
2691 vec_mergeh(vector bool int __a, vector bool int __b) function
2699 vec_mergeh(vector float __a, vector float __b) function
    [all...]
  /external/valgrind/none/tests/ppc32/
testVMX.c     [all...]

Completed in 1514 milliseconds

12