Searched defs:fold_const_call (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 1283 fold_const_call (combined_fn fn, tree type, tree arg) in fold_const_call() function 1603 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1) in fold_const_call() function 1761 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) in fold_const_call() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 1282 fold_const_call (combined_fn fn, tree type, tree arg) in fold_const_call() function 1608 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1) in fold_const_call() function 1766 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) in fold_const_call() function
|