Home
last modified time | relevance | path

Searched refs:ctz_optab (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Doptabs.h320 #define ctz_optab (optab_table[OTI_ctz]) macro
Doptabs.c2710 if (unoptab == ffs_optab || unoptab == clz_optab || unoptab == ctz_optab in expand_unop()
5258 ctz_optab = init_optab (CTZ); in init_optabs()
5408 init_integral_libfuncs (ctz_optab, "ctz", '2'); in init_optabs()
Dbuiltins.c5897 subtarget, ctz_optab); in expand_builtin()
DChangeLog-200333888 (clz_optab, ctz_optab, popcount_optab, parity_optab): New.
33892 (init_optabs): Init clz_optab, ctz_optab, popcount_optab and
33899 * genopinit.c (optabs): Add clz_optab, ctz_optab, popcount_optab