Searched refs:gimplify_val (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | tree-vect-generic.c | 252 result = gimplify_val (bsi, word_type, result); in expand_vector_parallel()
|
| HD | tree-flow.h | 608 extern tree gimplify_val (block_stmt_iterator *, tree, tree);
|
| HD | tree-cfg.c | 5672 gimplify_val (block_stmt_iterator *bsi, tree type, tree exp) in gimplify_val() function 5705 return gimplify_val (bsi, type, ret); in gimplify_build3() 5720 return gimplify_val (bsi, type, ret); in gimplify_build2() 5735 return gimplify_val (bsi, type, ret); in gimplify_build1()
|
| HD | tree-complex.c | 573 t = gimplify_val (bsi, inner_type, t); in extract_component()
|
| HD | ChangeLog.tree-ssa | 2671 * tree-complex.c (gimplify_val): Copy TREE_BLOCK. 2673 * tree-complex.c (gimplify_val): New.
|
| HD | ChangeLog-2004 | 22253 * tree-cfg.c (gimplify_val): Move from tree-complex.c. 22257 * tree-complex.c (gimplify_val, do_unop, do_binop): Remove. 22260 * tree-nested.c (gimplify_val): Rename to... 32886 (gimplify_val): Replace make_temp with make_rename_temp
|
| HD | ChangeLog-2006 | 4224 * tree-cfg.c (gimplify_val): Call mark_new_vars_to_rename on the
|
| HD | ChangeLog-2005 | 2873 * tree-cfg.c (factor_computed_gotos, gimplify_val): Likewise.
|