Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c279 call = gimple_build_call_from_tree (lhs.value, NULL); in c_parser_gimple_statement()
410 gimple *call = gimple_build_call_from_tree (rhs.value, NULL); in c_parser_gimple_statement()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple.c349 gimple_build_call_from_tree (tree t, tree fnptrtype) in gimple_build_call_from_tree() function
H A Dgimple.h1428 gcall *gimple_build_call_from_tree (tree, tree);
H A Dgimplify.c3458 call = gimple_build_call_from_tree (*expr_p, fnptrtype); in gimplify_call_expr()
5795 call_stmt = gimple_build_call_from_tree (*from_p, fnptrtype); in gimplify_modify_expr()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimplify.c2582 call = gimple_build_call_from_tree (*expr_p); in gimplify_call_expr()
4736 assign = gimple_build_call_from_tree (*from_p); in gimplify_modify_expr()
H A Dgimple.h884 gimple gimple_build_call_from_tree (tree);
H A Dgimple.c354 gimple_build_call_from_tree (tree t) in gimple_build_call_from_tree() function
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1176 @deftypefn {GIMPLE function} gimple gimple_build_call_from_tree (tree call_expr)