HomeSort by relevance Sort by last modified time
    Searched full:vec_mergeo (Results 1 - 12 of 12) sorted by null

  /external/clang/test/CodeGen/
builtins-ppc-p8vector.c 138 /* vec_mergeo */
139 res_vbi = vec_mergeo(vbi, vbi);
143 res_vsi = vec_mergeo(vsi, vsi);
147 res_vui = vec_mergeo(vui, vui);
150 // CHECK-PPC: warning: implicit declaration of function 'vec_mergeo'
    [all...]
  /external/clang/lib/Headers/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
altivec.h 3848 static __inline__ vector bool int __ATTRS_o_ai vec_mergeo(vector bool int __a, function
3857 vec_mergeo(vector signed int __a, vector signed int __b) { function
3865 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
altivec.h 3675 vec_mergeo(vector bool int __a, vector bool int __b) { function
3682 vec_mergeo(vector signed int __a, vector signed int __b) { function
3689 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
altivec.h 3675 vec_mergeo(vector bool int __a, vector bool int __b) { function
3682 vec_mergeo(vector signed int __a, vector signed int __b) { function
3689 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 3738 vec_mergeo(vector bool int __a, vector bool int __b) { function
3745 vec_mergeo(vector signed int __a, vector signed int __b) { function
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { function
    [all...]

Completed in 2202 milliseconds