Home
last modified time | relevance | path

Searched defs:vec_cmpb (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h118 #define vec_cmpb __builtin_vec_cmpb macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h480 static inline vec_int4 vec_cmpb(vec_float4 a, vec_float4 b) in vec_cmpb() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h1671 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb() function