Searched defs:add_expr (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc-rich-location.c | 45 gcc_rich_location::add_expr (tree expr, range_label *label) in add_expr() function
|
H A D | gimple-ssa-strength-reduction.c | 1973 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
|
H A D | fold-const.c | 3928 add_expr (const_tree t, inchash::hash &hstate, unsigned int flags) in add_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc-rich-location.cc | 45 gcc_rich_location::add_expr (tree expr, range_label *label) in add_expr() function in gcc_rich_location
|
H A D | gimple-ssa-strength-reduction.cc | 1972 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
|
H A D | fold-const.cc | 4012 add_expr (const_tree t, inchash::hash &hstate, unsigned int flags) in add_expr() function
|