Searched defs:vec_st (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Headers/ |
D | altivec.h | 8662 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st() function 8667 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st() function 8672 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st() function 8677 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st() function 8682 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 8687 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 8692 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 8697 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st() function 8702 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st() function 8707 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st() function [all …]
|
/external/llvm-project/clang/lib/Headers/ |
D | altivec.h | 10598 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st() function 10603 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st() function 10608 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st() function 10613 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st() function 10618 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 10623 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 10628 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 10633 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st() function 10638 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st() function 10643 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st() function [all …]
|