Home
last modified time | relevance | path

Searched refs:vec_mulh (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Dvecintrin.h251 #define vec_mulh __builtin_s390_vec_mulh macro
Dvx-builtins.md967 ; vec_mulh -> vec_smulh/vec_umulh
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-overload.def2522 [VEC_MULH, vec_mulh, __builtin_vec_mulh]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi20476 @exdent vec_mulh (vector signed int a, vector signed int b);
20478 @exdent vec_mulh (vector unsigned int a, vector unsigned int b);
20488 @exdent vec_mulh (vector signed long long a, vector signed long long b);
20490 @exdent vec_mulh (vector unsigned long long a, vector unsigned long long b);
Dgcc.info52784 vec_mulh (vector signed int a, vector signed int b);
52786 vec_mulh (vector unsigned int a, vector unsigned int b);
52794 vec_mulh (vector signed long long a, vector signed long long b);
52796 vec_mulh (vector unsigned long long a, vector unsigned long long b);
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202134218 * config/rs6000/altivec.h (vec_mulh, vec_div, vec_dive, vec_mod):
34244 * doc/extend.texi (vec_mulh, vec_mul, vec_div, vec_dive, vec_mod):