Searched refs:gimple_build_call_from_tree (Results 1 – 8 of 8) sorted by relevance
279 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()
349 gimple_build_call_from_tree (tree t, tree fnptrtype) in gimple_build_call_from_tree() function
1428 gcall *gimple_build_call_from_tree (tree, tree);
3458 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()
2582 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()
884 gimple gimple_build_call_from_tree (tree);
354 gimple_build_call_from_tree (tree t) in gimple_build_call_from_tree() function
1176 @deftypefn {GIMPLE function} gimple gimple_build_call_from_tree (tree call_expr)