Home
last modified time | relevance | path

Searched refs:complex_cst_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const-call.c51 complex_cst_p (tree t) in complex_cst_p() function
1241 if (complex_cst_p (arg)) in fold_const_call_1()
1566 && complex_cst_p (arg0) in fold_const_call_1()
1567 && complex_cst_p (arg1)) in fold_const_call_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const-call.cc51 complex_cst_p (tree t) in complex_cst_p() function
1240 if (complex_cst_p (arg)) in fold_const_call_1()
1571 && complex_cst_p (arg0) in fold_const_call_1()
1572 && complex_cst_p (arg1)) in fold_const_call_1()