Searched defs:fold_const_call_1 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 1188 fold_const_call_1 (combined_fn fn, tree type, tree arg) in fold_const_call_1() function 1497 fold_const_call_1 (combined_fn fn, tree type, tree arg0, tree arg1) in fold_const_call_1() function 1727 fold_const_call_1 (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) in fold_const_call_1() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 1187 fold_const_call_1 (combined_fn fn, tree type, tree arg) in fold_const_call_1() function 1502 fold_const_call_1 (combined_fn fn, tree type, tree arg0, tree arg1) in fold_const_call_1() function 1732 fold_const_call_1 (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) in fold_const_call_1() function
|