Searched refs:next_methods (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | optabs.c | 684 enum optab_methods next_methods local 964 target_piece, unsignedp, next_methods); 1033 into_target, unsignedp, next_methods); 1046 outof_target, unsignedp, next_methods); 1071 0, unsignedp, next_methods); 1077 op1, 0, unsignedp, next_methods); 1081 into_target, unsignedp, next_methods); 1088 op1, outof_target, unsignedp, next_methods); 1178 NULL_RTX, unsignedp, next_methods); 1181 NULL_RTX, unsignedp, next_methods); [all …]
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | optabs.c | 1202 enum optab_methods next_methods in expand_binop() local 1479 target_piece, unsignedp, next_methods); in expand_binop() 1564 unsignedp, next_methods, shift_mask)) in expand_binop() 1650 NULL_RTX, unsignedp, next_methods); in expand_binop() 1653 NULL_RTX, unsignedp, next_methods); in expand_binop() 1657 into_target, unsignedp, next_methods); in expand_binop() 1666 NULL_RTX, unsignedp, next_methods); in expand_binop() 1669 NULL_RTX, unsignedp, next_methods); in expand_binop() 1674 outof_target, unsignedp, next_methods); in expand_binop() 1741 target_piece, unsignedp, next_methods); in expand_binop() [all …]
|