Home
last modified time | relevance | path

Searched refs:create_tmp_from_val (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c559 create_tmp_from_val (tree val) in create_tmp_from_val() function
584 ret = create_tmp_from_val (val); in lookup_tmp_var()
598 elt_p->temp = ret = create_tmp_from_val (val); in lookup_tmp_var()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc567 create_tmp_from_val (tree val) in create_tmp_from_val() function
589 ret = create_tmp_from_val (val); in lookup_tmp_var()
603 elt_p->temp = ret = create_tmp_from_val (val); in lookup_tmp_var()
H A DChangeLog-201214644 * gimplify.c (create_tmp_from_val): Mark temporary with
32638 * gimplify.c (create_tmp_from_val): Use the main variant type
H A DChangeLog.tree-ssa11018 (create_tmp_from_val, lookup_tmp_var): New fns.
H A DChangeLog-20082621 * gimplify.c (create_tmp_from_val): Use correctly qualified type.
H A DChangeLog-20056743 * gimplify.c (create_tmp_from_val): Likewise.
H A DChangeLog-202023427 * gimplify.c (create_tmp_from_val): Simplify.
H A DChangeLog-201435710 * gimplify.c (create_tmp_from_val): Remove is_formal parameter