HomeSort by: relevance | last modified time | path
    Searched defs:vec_vmrghh (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h 5220 /* vec_vmrghh */
5222 #define __builtin_altivec_vmrghh vec_vmrghh
5224 static __inline__ vector short __ATTRS_o_ai vec_vmrghh(vector short __a, function
5233 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { function
5241 vec_vmrghh(vector bool short __a, vector bool short __b) { function
5248 static __inline__ vector pixel __ATTRS_o_ai vec_vmrghh(vector pixel __a, function

Completed in 30 milliseconds