Searched defs:const_binop (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 1227 const_binop (enum tree_code code, tree arg1, tree arg2) in const_binop() function 1607 const_binop (enum tree_code code, tree type, tree arg1, tree arg2) in const_binop() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 1232 const_binop (enum tree_code code, tree arg1, tree arg2) in const_binop() function 1612 const_binop (enum tree_code code, tree type, tree arg1, tree arg2) in const_binop() function
|