HomeSort by: relevance | last modified time | path
    Searched defs:gimplify_call_expr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 3739 /* Helper for gimplify_call_expr. Gimplify a single argument *ARG_P
3810 gimplify_call_expr (tree *expr_p, gimple_seq *pre_p, bool want_value)
17867 ret = gimplify_call_expr (expr_p, pre_p, fallback != fb_none);
18242 gimplify_call_expr will reset these call stmts to input_location
3807 gimplify_call_expr (tree *expr_p, gimple_seq *pre_p, bool want_value) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 3462 /* Helper for gimplify_call_expr. Gimplify a single argument *ARG_P
3533 gimplify_call_expr (tree *expr_p, gimple_seq *pre_p, bool want_value)
15081 ret = gimplify_call_expr (expr_p, pre_p, fallback != fb_none);
15453 gimplify_call_expr will reset these call stmts to input_location
3530 gimplify_call_expr (tree *expr_p, gimple_seq *pre_p, bool want_value) function

Completed in 37 milliseconds