Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c10533 tree tree10 = TREE_OPERAND (arg1, 0); in fold_binary_loc() local
10536 && TREE_CODE (tree10) == MULT_EXPR) in fold_binary_loc()
10539 tree0 = fold_build2_loc (loc, PLUS_EXPR, type, arg0, tree10); in fold_binary_loc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc11158 tree tree10 = TREE_OPERAND (arg1, 0); in fold_binary_loc() local
11161 && TREE_CODE (tree10) == MULT_EXPR) in fold_binary_loc()
11164 tree0 = fold_build2_loc (loc, PLUS_EXPR, type, arg0, tree10); in fold_binary_loc()