Searched refs:popcount_optab (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Doptabs.h321 #define popcount_optab (optab_table[OTI_popcount]) macro
H A Doptabs.c2378 if (popcount_optab->handlers[(int) wider_mode].insn_code
2388 temp = expand_unop (wider_mode, popcount_optab, xop0, NULL_RTX,
2721 || unoptab == popcount_optab || unoptab == parity_optab)
5283 popcount_optab = init_optab (POPCOUNT);
5433 init_integral_libfuncs (popcount_optab, "popcount", '2');
H A Dbuiltins.c5910 subtarget, popcount_optab);

Completed in 133 milliseconds