Searched refs:create_tmp_from_val (Results 1 – 8 of 8) sorted by relevance
559 create_tmp_from_val (tree val) in create_tmp_from_val() function584 ret = create_tmp_from_val (val); in lookup_tmp_var()598 elt_p->temp = ret = create_tmp_from_val (val); in lookup_tmp_var()
567 create_tmp_from_val (tree val) in create_tmp_from_val() function589 ret = create_tmp_from_val (val); in lookup_tmp_var()603 elt_p->temp = ret = create_tmp_from_val (val); in lookup_tmp_var()
14644 * gimplify.c (create_tmp_from_val): Mark temporary with32638 * gimplify.c (create_tmp_from_val): Use the main variant type
11018 (create_tmp_from_val, lookup_tmp_var): New fns.
2621 * gimplify.c (create_tmp_from_val): Use correctly qualified type.
6743 * gimplify.c (create_tmp_from_val): Likewise.
23427 * gimplify.c (create_tmp_from_val): Simplify.
35710 * gimplify.c (create_tmp_from_val): Remove is_formal parameter