Home
last modified time | relevance | path

Searched refs:expand_ctz (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doptabs.cc2935 expand_ctz (scalar_int_mode mode, rtx op0, rtx target) in expand_ctz() function
2998 temp = expand_ctz (mode, op0, 0); in expand_ffs()
3488 temp = expand_ctz (int_mode, op0, target); in expand_unop()
DChangeLog-20078796 (expand_ctz): Move above expand_ffs. Use
8799 (expand_ffs): Try both ctz optab and expand_ctz.
8802 expand_ctz.
11853 * optabs.c (expand_ffs, expand_ctz): New functions to compute
DChangeLog-201934992 expand_doubleword_popcount, expand_ctz, expand_ffs,
DChangeLog-201718229 (expand_ctz): Change the type of the mode argument to scalar_int_mode.
DChangeLog-201319338 (expand_ctz, expand_ffs, expand_unop): Likewise.
DChangeLog-201119205 (widen_leading, expand_parity, expand_ctz, expand_ffs,