Searched refs:__popcountSI2 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | libgcc2.h | 305 #define __popcountSI2 __NW(popcount,2) macro 446 extern int __popcountSI2 (UWtype);
|
| D | libgcc2.c | 791 __popcountSI2 (UWtype x) in __popcountSI2() function
|
| D | ChangeLog-2003 | 33276 * libgcc2.c (__clzSI2, __clzDI2, __ctzSI2, __ctzDI2, __popcountSI2, 33279 * libgcc2.h (__clzSI2, __ctzSI2, __popcountSI2, __paritySI2,
|
| D | ChangeLog-2004 | 20679 (__popcountSI2): Likewise. 20690 (__popcountSI2): Likewise.
|
| D | ChangeLog-2005 | 2734 * libgcc2.c (__popcountSI2): Don't use wide type for iterator and
|