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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 3745 gimplify_arg (tree *arg_p, gimple_seq *pre_p, location_t call_location,
3883 gimplify_arg (&CALL_EXPR_ARG (*expr_p, i), pre_p,
4068 t = gimplify_arg (&CALL_EXPR_ARG (*expr_p, i), pre_p,
4085 t = gimplify_arg (&CALL_EXPR_STATIC_CHAIN (*expr_p), pre_p,
5004 gimplify_arg (&from_ptr, seq_p, loc);
5008 gimplify_arg (&to_ptr, seq_p, loc);
5058 gimplify_arg (&to_ptr, seq_p, loc);
6630 gimplify_arg (&CALL_EXPR_ARG (*from_p, i), pre_p,
17961 gimplify_arg (&cond, pre_p, EXPR_LOCATION (*expr_p));
3742 gimplify_arg (tree *arg_p, gimple_seq *pre_p, location_t call_location, function
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 3468 gimplify_arg (tree *arg_p, gimple_seq *pre_p, location_t call_location,
3561 gimplify_arg (&CALL_EXPR_ARG (*expr_p, i), pre_p,
3743 t = gimplify_arg (&CALL_EXPR_ARG (*expr_p, i), pre_p,
3760 t = gimplify_arg (&CALL_EXPR_STATIC_CHAIN (*expr_p), pre_p,
4610 gimplify_arg (&from_ptr, seq_p, loc);
4614 gimplify_arg (&to_ptr, seq_p, loc);
4663 gimplify_arg (&to_ptr, seq_p, loc);
6211 gimplify_arg (&CALL_EXPR_ARG (*from_p, i), pre_p,
15172 gimplify_arg (&cond, pre_p, EXPR_LOCATION (*expr_p));
3465 gimplify_arg (tree *arg_p, gimple_seq *pre_p, location_t call_location, function

Completed in 48 milliseconds