Home
last modified time | relevance | path

Searched refs:gimple_build_call_from_tree (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog.gimple-classes443 (gimple_build_call_from_tree): Likewise.
684 (gimple_build_call_from_tree): Likewise.
3853 (gimple_build_call_from_tree): Likewise.
3866 (gimple_build_call_from_tree): Likewise.
Dgimple.cc360 gimple_build_call_from_tree (tree t, tree fnptrtype) in gimple_build_call_from_tree() function
Dgimple.h1525 gcall *gimple_build_call_from_tree (tree, tree);
DChangeLog.tuples2567 Call gimple_build_call_from_tree if WANT_VALUE is false.
2585 * gimple.c (gimple_build_call_from_tree): New.
2588 (gimple_build_call_from_tree): Declare.
Dgimplify.cc3817 call = gimple_build_call_from_tree (*expr_p, fnptrtype); in gimplify_call_expr()
6231 call_stmt = gimple_build_call_from_tree (*from_p, fnptrtype); in gimplify_modify_expr()
DChangeLog-20172377 * gimple.c (gimple_build_call_from_tree): Propagate location.
7409 * gimple.c (gimple_build_call_from_tree): Set call location.
10750 gimple_build_call_from_tree.
10765 gimple_build_call_from_tree.
10773 * gimple.c (gimple_build_call_from_tree): Add second parameter.
10776 (gimple_build_call_from_tree): Update prototype.
10779 * gimplify.c: Add second argument to gimple_build_call_from_tree.
11057 * gimple.c (gimple_build_call_from_tree): Deal with all alloc variants
DChangeLog-20142177 gimple_build_call_from_tree, gimple_build_call_vec,
4497 (gimple_build_call_from_tree): Likewise.
4735 (gimple_build_call_from_tree): Likewise.
9562 (gimple_build_call_from_tree): Propagate CALL_WITH_BOUNDS_P
DChangeLog-201812031 * gimple.c (gimple_build_call_from_tree): Likewise.
20686 * gimple.c (gimple_build_call_from_tree): Likewise.
23216 * gimple.c (gimple_build_call_from_tree): Handle calls to
DChangeLog-20111744 * gimple.c (gimple_build_call_from_tree): Do not read
9414 * gimple.c (gimple_build_call_from_tree): Same.
29578 * gimple.c (gimple_build_call_from_tree): Remember
DChangeLog-20169664 * gimple.c (gimple_build_call_from_tree): SetCALL_EXPR_BY_DESCRIPTOR.
23559 * gimple.c (gimple_build_call_from_tree): Call
DChangeLog-202122047 * gimple.c (gimple_build_call_from_tree): Same.
DChangeLog-200916668 * gimple (gimple_build_call_from_tree): Likewise.
DChangeLog-202011392 * gimple.c (gimple_build_call_from_tree): Set
DChangeLog-201031347 * gimple.c (gimple_build_call_from_tree): Call it.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgimple.texi1320 @deftypefn {GIMPLE function} gcall *gimple_build_call_from_tree (tree call_expr, @
Dgccint.info14297 -- GIMPLE function: gcall *gimple_build_call_from_tree (tree call_expr,
50570 * *gimple_build_call_from_tree: GIMPLE_CALL. (line 15)