Home
last modified time | relevance | path

Searched defs:vec_mule (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1746 unsafe fn vec_mule(self, b: Self) -> Result; in vec_mule() method
1753 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_short { in vec_mule() method
1761 unsafe fn vec_mule(self, b: Self) -> vector_signed_short { in vec_mule() method
1769 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_int { in vec_mule() method
1777 unsafe fn vec_mule(self, b: Self) -> vector_signed_int { in vec_mule() method
4187 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
4630 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1746 unsafe fn vec_mule(self, b: Self) -> Result; in vec_mule() method
1753 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_short { in vec_mule() method
1761 unsafe fn vec_mule(self, b: Self) -> vector_signed_short { in vec_mule() method
1769 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_int { in vec_mule() method
1777 unsafe fn vec_mule(self, b: Self) -> vector_signed_int { in vec_mule() method
4187 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
4630 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1746 unsafe fn vec_mule(self, b: Self) -> Result; in vec_mule() method
1753 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_short { in vec_mule() method
1761 unsafe fn vec_mule(self, b: Self) -> vector_signed_short { in vec_mule() method
1769 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_int { in vec_mule() method
1777 unsafe fn vec_mule(self, b: Self) -> vector_signed_int { in vec_mule() method
4187 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
4630 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1746 unsafe fn vec_mule(self, b: Self) -> Result; in vec_mule() method
1753 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_short { in vec_mule() method
1761 unsafe fn vec_mule(self, b: Self) -> vector_signed_short { in vec_mule() method
1769 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_int { in vec_mule() method
1777 unsafe fn vec_mule(self, b: Self) -> vector_signed_int { in vec_mule() method
4187 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
4630 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1746 unsafe fn vec_mule(self, b: Self) -> Result; in vec_mule() method
1753 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_short { in vec_mule() method
1761 unsafe fn vec_mule(self, b: Self) -> vector_signed_short { in vec_mule() method
1769 unsafe fn vec_mule(self, b: Self) -> vector_unsigned_int { in vec_mule() method
1777 unsafe fn vec_mule(self, b: Self) -> vector_signed_int { in vec_mule() method
4187 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
4630 pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U in vec_mule() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dvecintrin.h7068 vec_mule(vector signed char __a, vector signed char __b) { in vec_mule() function
7073 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
7078 vec_mule(vector signed short __a, vector signed short __b) { in vec_mule() function
7083 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
7088 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
7093 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
H A Daltivec.h4387 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
4397 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
4405 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
4415 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
4425 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
4434 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dvecintrin.h7068 vec_mule(vector signed char __a, vector signed char __b) { in vec_mule() function
7073 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
7078 vec_mule(vector signed short __a, vector signed short __b) { in vec_mule() function
7083 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
7088 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
7093 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
Daltivec.h4387 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
4397 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
4405 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
4415 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
4425 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
4434 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
/aosp_15_r20/external/clang/lib/Headers/
H A Dvecintrin.h7068 vec_mule(vector signed char __a, vector signed char __b) { in vec_mule() function
7073 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
7078 vec_mule(vector signed short __a, vector signed short __b) { in vec_mule() function
7083 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
7088 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
7093 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
H A Daltivec.h4387 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
4397 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
4405 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
4415 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
4425 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
4434 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dvecintrin.h8742 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8747 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8752 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8757 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8762 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8767 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
Daltivec.h6263 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6273 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6281 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6291 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6301 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6310 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6321 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6330 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dvecintrin.h8742 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8747 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8752 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8757 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8762 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8767 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
H A Daltivec.h6263 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6273 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6281 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6291 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6301 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6310 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6321 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6330 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dvecintrin.h8742 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8747 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8752 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8757 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8762 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8767 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
Daltivec.h6263 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6273 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6281 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6291 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6301 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6310 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6321 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6330 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dvecintrin.h8742 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8747 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8752 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8757 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8762 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8767 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
Daltivec.h6263 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6273 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6281 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6291 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6301 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6310 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6321 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6330 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dvecintrin.h8742 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8747 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8752 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8757 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8762 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8767 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
Daltivec.h6263 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6273 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6281 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6291 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6301 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6310 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6321 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6330 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function