Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dgimple-parser.c718 call = gimple_build_call_from_tree (lhs.value, NULL); in c_parser_gimple_statement()
850 gimple *call = gimple_build_call_from_tree (rhs.value, NULL); in c_parser_gimple_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dgimple-parser.cc723 call = gimple_build_call_from_tree (lhs.value, NULL); in c_parser_gimple_statement()
855 gimple *call = gimple_build_call_from_tree (rhs.value, NULL); in c_parser_gimple_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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.
H A Dgimple.cc360 gimple_build_call_from_tree (tree t, tree fnptrtype) in gimple_build_call_from_tree() function
H A Dgimple.h1525 gcall *gimple_build_call_from_tree (tree, tree);
H A 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.
H A 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()
H A 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
H A 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
H A 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
H A 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
H A DChangeLog-20169664 * gimple.c (gimple_build_call_from_tree): SetCALL_EXPR_BY_DESCRIPTOR.
23559 * gimple.c (gimple_build_call_from_tree): Call
H A DChangeLog-202122047 * gimple.c (gimple_build_call_from_tree): Same.
H A DChangeLog-200916668 * gimple (gimple_build_call_from_tree): Likewise.
H A DChangeLog-202011392 * gimple.c (gimple_build_call_from_tree): Set
H A DChangeLog-201031347 * gimple.c (gimple_build_call_from_tree): Call it.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c357 gimple_build_call_from_tree (tree t, tree fnptrtype) in gimple_build_call_from_tree() function
H A Dgimple.h1523 gcall *gimple_build_call_from_tree (tree, tree);
H A Dgimplify.c3578 call = gimple_build_call_from_tree (*expr_p, fnptrtype); in gimplify_call_expr()
5919 call_stmt = gimple_build_call_from_tree (*from_p, fnptrtype); in gimplify_modify_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgimple.texi1320 @deftypefn {GIMPLE function} gcall *gimple_build_call_from_tree (tree call_expr, @
H A Dgccint.info14297 -- GIMPLE function: gcall *gimple_build_call_from_tree (tree call_expr,
50570 * *gimple_build_call_from_tree: GIMPLE_CALL. (line 15)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgimple.texi1328 @deftypefn {GIMPLE function} gcall *gimple_build_call_from_tree (tree call_expr, @
H A Dgccint.info13886 -- GIMPLE function: gcall *gimple_build_call_from_tree (tree call_expr,
48884 * *gimple_build_call_from_tree: GIMPLE_CALL. (line 15)