Searched refs:expand_ctz (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | optabs.cc | 2935 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()
|
| D | ChangeLog-2007 | 8796 (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
|
| D | ChangeLog-2019 | 34992 expand_doubleword_popcount, expand_ctz, expand_ffs,
|
| D | ChangeLog-2017 | 18229 (expand_ctz): Change the type of the mode argument to scalar_int_mode.
|
| D | ChangeLog-2013 | 19338 (expand_ctz, expand_ffs, expand_unop): Likewise.
|
| D | ChangeLog-2011 | 19205 (widen_leading, expand_parity, expand_ctz, expand_ffs,
|