Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h206 #define vec_lvehx __builtin_vec_lvehx macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h1803 vec_lvehx (int a1, signed short *a2) in vec_lvehx() function
1809 vec_lvehx (int a1, unsigned short *a2) in vec_lvehx() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h4272 static __inline__ vector short __ATTRS_o_ai vec_lvehx(long __a, in vec_lvehx() function
4278 vec_lvehx(long __a, const unsigned short *__b) { in vec_lvehx() function