Searched refs:next_methods (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | optabs.cc | 1480 enum optab_methods next_methods in expand_binop() local 1738 target_piece, unsignedp, next_methods); in expand_binop() 1824 unsignedp, next_methods, shift_mask)) in expand_binop() 1919 NULL_RTX, unsignedp, next_methods); in expand_binop() 1922 NULL_RTX, unsignedp, next_methods); in expand_binop() 1926 into_target, unsignedp, next_methods); in expand_binop() 1935 NULL_RTX, unsignedp, next_methods); in expand_binop() 1938 NULL_RTX, unsignedp, next_methods); in expand_binop() 1943 outof_target, unsignedp, next_methods); in expand_binop() 2005 target_piece, unsignedp, next_methods); in expand_binop() [all …]
|
| D | ChangeLog-2006 | 10543 * optabs.c (expand_binop): Pass next_methods rather than methods
|