Home
last modified time | relevance | path

Searched defs:vec_mule (Results 1 – 25 of 144) sorted by path

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-alveop.adb3689 function vec_mule subprogram
3697 function vec_mule subprogram
3705 function vec_mule subprogram
3713 function vec_mule subprogram
H A Dg-alveop.ads2583 function vec_mule subprogspec
2587 function vec_mule subprogspec
2591 function vec_mule subprogspec
2595 function vec_mule subprogspec
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.h238 #define vec_mule __builtin_vec_mule macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.h258 #define vec_mule __builtin_vec_mule macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/s390/
H A Dvecintrin.h232 #define vec_mule __builtin_s390_vec_mule macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/spu/
H A Dvmx2spu.h1200 static inline vec_ushort8 vec_mule(vec_uchar16 a, vec_uchar16 b) in vec_mule() function
1213 static inline vec_short8 vec_mule(vec_char16 a, vec_char16 b) in vec_mule() function
1226 static inline vec_uint4 vec_mule(vec_ushort8 a, vec_ushort8 b) in vec_mule() function
1233 static inline vec_int4 vec_mule(vec_short8 a, vec_short8 b) in vec_mule() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-alveop.adb3689 function vec_mule subprogram
3697 function vec_mule subprogram
3705 function vec_mule subprogram
3713 function vec_mule subprogram
H A Dg-alveop.ads2583 function vec_mule subprogspec
2587 function vec_mule subprogspec
2591 function vec_mule subprogspec
2595 function vec_mule subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.h238 #define vec_mule __builtin_vec_mule macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.h258 #define vec_mule __builtin_vec_mule macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/s390/
H A Dvecintrin.h232 #define vec_mule __builtin_s390_vec_mule macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/spu/
H A Dvmx2spu.h1200 static inline vec_ushort8 vec_mule(vec_uchar16 a, vec_uchar16 b) in vec_mule() function
1213 static inline vec_short8 vec_mule(vec_char16 a, vec_char16 b) in vec_mule() function
1226 static inline vec_uint4 vec_mule(vec_ushort8 a, vec_ushort8 b) in vec_mule() function
1233 static inline vec_int4 vec_mule(vec_short8 a, vec_short8 b) in vec_mule() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-alveop.adb3513 function vec_mule subprogram
3521 function vec_mule subprogram
3529 function vec_mule subprogram
3537 function vec_mule subprogram
H A Dg-alveop.ads2412 function vec_mule subprogspec
2416 function vec_mule subprogspec
2420 function vec_mule subprogspec
2424 function vec_mule subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Daltivec.h223 #define vec_mule __builtin_vec_mule macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/spu/
H A Dvmx2spu.h1200 static inline vec_ushort8 vec_mule(vec_uchar16 a, vec_uchar16 b) in vec_mule() function
1213 static inline vec_short8 vec_mule(vec_char16 a, vec_char16 b) in vec_mule() function
1226 static inline vec_uint4 vec_mule(vec_ushort8 a, vec_ushort8 b) in vec_mule() function
1233 static inline vec_int4 vec_mule(vec_short8 a, vec_short8 b) in vec_mule() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-alveop.adb3689 function vec_mule subprogram
3697 function vec_mule subprogram
3705 function vec_mule subprogram
3713 function vec_mule subprogram
H A Dg-alveop.ads2583 function vec_mule subprogspec
2587 function vec_mule subprogspec
2591 function vec_mule subprogspec
2595 function vec_mule subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Daltivec.h261 #define vec_mule __builtin_vec_mule macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/s390/
H A Dvecintrin.h246 #define vec_mule __builtin_s390_vec_mule macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Daltivec.h5640 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
5650 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
5658 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
5668 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
5678 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
5687 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
H A Dvecintrin.h8641 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8646 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8651 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8656 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8661 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8666 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Daltivec.h6214 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6224 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6232 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6242 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6252 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6261 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6272 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6281 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function
H A Dvecintrin.h8735 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
8740 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
8745 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
8750 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
8755 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
8760 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Headers/
H A Daltivec.h5640 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
5650 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
5658 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
5668 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
5678 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
5687 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function

123456