/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/ |
H A D | altivec.rs | 1815 unsafe fn vec_mulo(self, b: Self) -> Result; in vec_mulo() method 1822 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_short { in vec_mulo() method 1830 unsafe fn vec_mulo(self, b: Self) -> vector_signed_short { in vec_mulo() method 1838 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_int { in vec_mulo() method 1846 unsafe fn vec_mulo(self, b: Self) -> vector_signed_int { in vec_mulo() method 4197 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function 4640 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/ |
H A D | altivec.rs | 1815 unsafe fn vec_mulo(self, b: Self) -> Result; in vec_mulo() method 1822 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_short { in vec_mulo() method 1830 unsafe fn vec_mulo(self, b: Self) -> vector_signed_short { in vec_mulo() method 1838 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_int { in vec_mulo() method 1846 unsafe fn vec_mulo(self, b: Self) -> vector_signed_int { in vec_mulo() method 4197 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function 4640 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/ |
H A D | altivec.rs | 1815 unsafe fn vec_mulo(self, b: Self) -> Result; in vec_mulo() method 1822 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_short { in vec_mulo() method 1830 unsafe fn vec_mulo(self, b: Self) -> vector_signed_short { in vec_mulo() method 1838 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_int { in vec_mulo() method 1846 unsafe fn vec_mulo(self, b: Self) -> vector_signed_int { in vec_mulo() method 4197 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function 4640 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() 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 D | altivec.rs | 1815 unsafe fn vec_mulo(self, b: Self) -> Result; in vec_mulo() method 1822 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_short { in vec_mulo() method 1830 unsafe fn vec_mulo(self, b: Self) -> vector_signed_short { in vec_mulo() method 1838 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_int { in vec_mulo() method 1846 unsafe fn vec_mulo(self, b: Self) -> vector_signed_int { in vec_mulo() method 4197 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function 4640 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() 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 D | altivec.rs | 1815 unsafe fn vec_mulo(self, b: Self) -> Result; in vec_mulo() method 1822 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_short { in vec_mulo() method 1830 unsafe fn vec_mulo(self, b: Self) -> vector_signed_short { in vec_mulo() method 1838 unsafe fn vec_mulo(self, b: Self) -> vector_unsigned_int { in vec_mulo() method 1846 unsafe fn vec_mulo(self, b: Self) -> vector_signed_int { in vec_mulo() method 4197 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function 4640 pub unsafe fn vec_mulo<T, U>(a: T, b: T) -> U in vec_mulo() function
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | vecintrin.h | 7100 vec_mulo(vector signed char __a, vector signed char __b) { in vec_mulo() function 7105 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 7110 vec_mulo(vector signed short __a, vector signed short __b) { in vec_mulo() function 7115 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 7120 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 7125 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function
|
H A D | altivec.h | 4489 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 4499 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 4507 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 4517 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 4527 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 4536 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | vecintrin.h | 7100 vec_mulo(vector signed char __a, vector signed char __b) { in vec_mulo() function 7105 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 7110 vec_mulo(vector signed short __a, vector signed short __b) { in vec_mulo() function 7115 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 7120 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 7125 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function
|
D | altivec.h | 4489 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 4499 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 4507 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 4517 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 4527 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 4536 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | vecintrin.h | 7100 vec_mulo(vector signed char __a, vector signed char __b) { in vec_mulo() function 7105 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 7110 vec_mulo(vector signed short __a, vector signed short __b) { in vec_mulo() function 7115 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 7120 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 7125 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function
|
H A D | altivec.h | 4489 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 4499 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 4507 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 4517 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 4527 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 4536 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | vecintrin.h | 8774 vec_mulo(__vector signed char __a, __vector signed char __b) { in vec_mulo() function 8779 vec_mulo(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulo() function 8784 vec_mulo(__vector signed short __a, __vector signed short __b) { in vec_mulo() function 8789 vec_mulo(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulo() function 8794 vec_mulo(__vector signed int __a, __vector signed int __b) { in vec_mulo() function 8799 vec_mulo(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulo() function
|
D | altivec.h | 6409 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 6419 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 6427 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 6437 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 6447 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 6456 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function 6467 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo() function 6476 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo() function
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | vecintrin.h | 8774 vec_mulo(__vector signed char __a, __vector signed char __b) { in vec_mulo() function 8779 vec_mulo(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulo() function 8784 vec_mulo(__vector signed short __a, __vector signed short __b) { in vec_mulo() function 8789 vec_mulo(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulo() function 8794 vec_mulo(__vector signed int __a, __vector signed int __b) { in vec_mulo() function 8799 vec_mulo(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulo() function
|
H A D | altivec.h | 6409 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 6419 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 6427 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 6437 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 6447 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 6456 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function 6467 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo() function 6476 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | vecintrin.h | 8774 vec_mulo(__vector signed char __a, __vector signed char __b) { in vec_mulo() function 8779 vec_mulo(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulo() function 8784 vec_mulo(__vector signed short __a, __vector signed short __b) { in vec_mulo() function 8789 vec_mulo(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulo() function 8794 vec_mulo(__vector signed int __a, __vector signed int __b) { in vec_mulo() function 8799 vec_mulo(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulo() function
|
D | altivec.h | 6409 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 6419 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 6427 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 6437 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 6447 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 6456 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function 6467 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo() function 6476 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | vecintrin.h | 8774 vec_mulo(__vector signed char __a, __vector signed char __b) { in vec_mulo() function 8779 vec_mulo(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulo() function 8784 vec_mulo(__vector signed short __a, __vector signed short __b) { in vec_mulo() function 8789 vec_mulo(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulo() function 8794 vec_mulo(__vector signed int __a, __vector signed int __b) { in vec_mulo() function 8799 vec_mulo(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulo() function
|
D | altivec.h | 6409 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 6419 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 6427 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 6437 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 6447 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 6456 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function 6467 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo() function 6476 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | vecintrin.h | 8774 vec_mulo(__vector signed char __a, __vector signed char __b) { in vec_mulo() function 8779 vec_mulo(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulo() function 8784 vec_mulo(__vector signed short __a, __vector signed short __b) { in vec_mulo() function 8789 vec_mulo(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulo() function 8794 vec_mulo(__vector signed int __a, __vector signed int __b) { in vec_mulo() function 8799 vec_mulo(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulo() function
|
D | altivec.h | 6409 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo() function 6419 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo() function 6427 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo() function 6437 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo() function 6447 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo() function 6456 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo() function 6467 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo() function 6476 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo() function
|