Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h281 #define vec_vsraw __builtin_vec_vsraw macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h3987 vec_vsraw (vector signed int a1, vector unsigned int a2) in vec_vsraw() function
3993 vec_vsraw (vector unsigned int a1, vector unsigned int a2) in vec_vsraw() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h10594 static __inline__ vector int __ATTRS_o_ai vec_vsraw(vector int __a, in vec_vsraw() function
10600 vec_vsraw(vector unsigned int __a, vector unsigned int __b) { in vec_vsraw() function