Searched refs:parity_optab (Results 1 – 4 of 4) sorted by relevance
325 #define parity_optab (optab_table[OTI_parity]) macro
2697 if (unoptab == parity_optab) in expand_unop()2715 || unoptab == popcount_optab || unoptab == parity_optab) in expand_unop()5265 parity_optab = init_optab (PARITY); in init_optabs()5415 init_integral_libfuncs (parity_optab, "parity", '2'); in init_optabs()
5945 subtarget, parity_optab); in expand_builtin()
33888 (clz_optab, ctz_optab, popcount_optab, parity_optab): New.33893 parity_optab, and set up libfunc handlers.33900 and parity_optab.