Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h238 #define vec_stl __builtin_vec_stl macro
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h11592 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function
11597 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function
11602 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function
11607 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function
11612 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
11617 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
11622 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
11627 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function
11632 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function
11637 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl() function
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h4361 vec_stl (vector float a1, int a2, void *a3) in vec_stl() function
4367 vec_stl (vector signed int a1, int a2, void *a3) in vec_stl() function
4373 vec_stl (vector unsigned int a1, int a2, void *a3) in vec_stl() function
4379 vec_stl (vector signed short a1, int a2, void *a3) in vec_stl() function
4385 vec_stl (vector unsigned short a1, int a2, void *a3) in vec_stl() function
4391 vec_stl (vector signed char a1, int a2, void *a3) in vec_stl() function
4397 vec_stl (vector unsigned char a1, int a2, void *a3) in vec_stl() function