Home
last modified time | relevance | path

Searched refs:__popcountSI2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dlibgcc2.h305 #define __popcountSI2 __NW(popcount,2) macro
446 extern int __popcountSI2 (UWtype);
Dlibgcc2.c791 __popcountSI2 (UWtype x) in __popcountSI2() function
DChangeLog-200333276 * libgcc2.c (__clzSI2, __clzDI2, __ctzSI2, __ctzDI2, __popcountSI2,
33279 * libgcc2.h (__clzSI2, __ctzSI2, __popcountSI2, __paritySI2,
DChangeLog-200420679 (__popcountSI2): Likewise.
20690 (__popcountSI2): Likewise.
DChangeLog-20052734 * libgcc2.c (__popcountSI2): Don't use wide type for iterator and