HomeSort by relevance Sort by last modified time
    Searched full:vec_splat (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h 6059 static vector signed char __ATTRS_o_ai vec_splat(vector signed char __a, function
6064 static vector unsigned char __ATTRS_o_ai vec_splat(vector unsigned char __a, function
6069 static vector bool char __ATTRS_o_ai vec_splat(vector bool char __a, function
6074 static vector short __ATTRS_o_ai vec_splat(vector short __a, function
6083 static vector unsigned short __ATTRS_o_ai vec_splat(vector unsigned short __a, function
6092 static vector bool short __ATTRS_o_ai vec_splat(vector bool short __a, function
6101 static vector pixel __ATTRS_o_ai vec_splat(vector pixel __a, function
6110 static vector int __ATTRS_o_ai vec_splat(vector int __a, unsigned char __b) { function
6118 static vector unsigned int __ATTRS_o_ai vec_splat(vector unsigned int __a, function
6127 static vector bool int __ATTRS_o_ai vec_splat(vector bool int __a, function
6136 static vector float __ATTRS_o_ai vec_splat(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
vecintrin.h     [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
altivec.h 6059 static vector signed char __ATTRS_o_ai vec_splat(vector signed char __a, function
6064 static vector unsigned char __ATTRS_o_ai vec_splat(vector unsigned char __a, function
6069 static vector bool char __ATTRS_o_ai vec_splat(vector bool char __a, function
6074 static vector short __ATTRS_o_ai vec_splat(vector short __a, function
6083 static vector unsigned short __ATTRS_o_ai vec_splat(vector unsigned short __a, function
6092 static vector bool short __ATTRS_o_ai vec_splat(vector bool short __a, function
6101 static vector pixel __ATTRS_o_ai vec_splat(vector pixel __a, function
6110 static vector int __ATTRS_o_ai vec_splat(vector int __a, unsigned char __b) { function
6118 static vector unsigned int __ATTRS_o_ai vec_splat(vector unsigned int __a, function
6127 static vector bool int __ATTRS_o_ai vec_splat(vector bool int __a, function
6136 static vector float __ATTRS_o_ai vec_splat(vector float __a, function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h     [all...]
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /system/keymaster/
ocb.c 221 vector unsigned lshift = vec_splat(bot_vec, 0);
    [all...]

Completed in 689 milliseconds

12