Lines Matching defs:fndecl

2021   tree fndecl = get_callee_fndecl (exp);  in expand_builtin_mathfn()  local
2144 tree fndecl = get_callee_fndecl (exp); in expand_builtin_mathfn_2() local
2252 tree fndecl = get_callee_fndecl (exp); in expand_builtin_mathfn_ternary() local
2325 tree fndecl = get_callee_fndecl (exp); in expand_builtin_mathfn_3() local
2422 interclass_mathfn_icode (tree arg, tree fndecl) in interclass_mathfn_icode()
2473 tree fndecl = get_callee_fndecl (exp); in expand_builtin_interclass_mathfn() local
2573 tree fndecl = get_callee_fndecl (exp); in expand_builtin_cexpi() local
2681 build_call_nofold_loc (location_t loc, tree fndecl, int n, ...) in build_call_nofold_loc()
2706 tree fndecl = get_callee_fndecl (exp); in expand_builtin_int_roundingfn() local
2841 tree fndecl = get_callee_fndecl (exp); in expand_builtin_int_roundingfn_2() local
3569 tree fndecl, fn; in expand_builtin_memset_args() local
3825 tree fndecl, fn; in expand_builtin_strcmp() local
3973 tree fndecl, fn; in expand_builtin_strncmp() local
4545 expand_builtin_frame_address (tree fndecl, tree exp) in expand_builtin_frame_address()
5224 tree fndecl = get_callee_fndecl (exp); in expand_builtin_sync_operation() local
5522 tree fndecl; in expand_builtin_atomic_fetch_op() local
5803 tree fndecl = get_callee_fndecl (exp); in expand_builtin() local
6875 const_tree fndecl, arg, parmlist; in builtin_mathfn_code() local
7009 tree inner, fndecl, inner_arg0; in fold_builtin_expect() local
7223 fold_trunc_transparent_mathfn (location_t loc, tree fndecl, tree arg) in fold_trunc_transparent_mathfn()
7262 fold_fixed_mathfn (location_t loc, tree fndecl, tree arg) in fold_fixed_mathfn()
7367 fold_builtin_cabs (location_t loc, tree arg, tree type, tree fndecl) in fold_builtin_cabs()
7683 tree arg, tree type, tree fndecl) in fold_builtin_cos()
7705 fold_builtin_cosh (location_t loc, tree arg, tree type, tree fndecl) in fold_builtin_cosh()
7728 fold_builtin_ccos (location_t loc, tree arg, tree type, tree fndecl, in fold_builtin_ccos()
7887 fold_builtin_trunc (location_t loc, tree fndecl, tree arg) in fold_builtin_trunc()
7910 fold_builtin_floor (location_t loc, tree fndecl, tree arg) in fold_builtin_floor()
7946 fold_builtin_ceil (location_t loc, tree fndecl, tree arg) in fold_builtin_ceil()
7974 fold_builtin_round (location_t loc, tree fndecl, tree arg) in fold_builtin_round()
8004 fold_builtin_int_roundingfn (location_t loc, tree fndecl, tree arg) in fold_builtin_int_roundingfn()
8072 fold_builtin_bitop (tree fndecl, tree arg) in fold_builtin_bitop()
8182 fold_builtin_bswap (tree fndecl, tree arg) in fold_builtin_bswap()
8243 fold_builtin_logarithm (location_t loc, tree fndecl, tree arg, in fold_builtin_logarithm()
8335 fold_builtin_hypot (location_t loc, tree fndecl, in fold_builtin_hypot()
8382 fold_builtin_pow (location_t loc, tree fndecl, tree arg0, tree arg1, tree type) in fold_builtin_pow()
8582 fold_builtin_exponent (location_t loc, tree fndecl, tree arg, in fold_builtin_exponent()
9019 fold_builtin_strcpy (location_t loc, tree fndecl, tree dest, tree src, tree len) in fold_builtin_strcpy()
9055 fold_builtin_stpcpy (location_t loc, tree fndecl, tree dest, tree src) in fold_builtin_stpcpy()
9097 fold_builtin_strncpy (location_t loc, tree fndecl, tree dest, in fold_builtin_strncpy()
9446 fold_builtin_copysign (location_t loc, tree fndecl, in fold_builtin_copysign()
9944 fold_builtin_interclass_mathfn (location_t loc, tree fndecl, tree arg) in fold_builtin_interclass_mathfn()
10032 fold_builtin_classify (location_t loc, tree fndecl, tree arg, int builtin_index) in fold_builtin_classify()
10198 fold_builtin_unordered_cmp (location_t loc, tree fndecl, tree arg0, tree arg1, in fold_builtin_unordered_cmp()
10244 fold_builtin_0 (location_t loc, tree fndecl, bool ignore ATTRIBUTE_UNUSED) in fold_builtin_0()
10273 fold_builtin_1 (location_t loc, tree fndecl, tree arg0, bool ignore) in fold_builtin_1()
10683 fold_builtin_2 (location_t loc, tree fndecl, tree arg0, tree arg1, bool ignore) in fold_builtin_2()
10890 fold_builtin_3 (location_t loc, tree fndecl, in fold_builtin_3()
10997 fold_builtin_4 (location_t loc, tree fndecl, in fold_builtin_4()
11050 fold_builtin_n (location_t loc, tree fndecl, tree *args, int nargs, bool ignore) in fold_builtin_n()
11093 fold_builtin_varargs (location_t loc, tree fndecl, tree exp, in fold_builtin_varargs()
11135 avoid_folding_inline_builtin (tree fndecl) in avoid_folding_inline_builtin()
11152 tree fndecl = get_callee_fndecl (exp); in fold_call_expr() local
11203 build_call_expr_loc_array (location_t loc, tree fndecl, int n, tree *argarray) in build_call_expr_loc_array()
11216 build_call_expr_loc_vec (location_t loc, tree fndecl, VEC(tree,gc) *vec) in build_call_expr_loc_vec() argument
11228 build_call_expr_loc (location_t loc, tree fndecl, int n, ...) in build_call_expr_loc()
11245 build_call_expr (tree fndecl, int n, ...) in build_call_expr()
11272 tree fndecl = TREE_OPERAND (fn, 0); in fold_builtin_call_array() local
11323 int skip, tree fndecl, int n, va_list newargs) in rewrite_call_expr_valist()
11351 int skip, tree fndecl, int n, ...) in rewrite_call_expr_array()
11369 rewrite_call_expr (location_t loc, tree exp, int skip, tree fndecl, int n, ...) in rewrite_call_expr()
12408 tree fndecl = get_callee_fndecl (exp); in expand_builtin_object_size() local
12762 fold_builtin_memory_chk (location_t loc, tree fndecl, in fold_builtin_memory_chk()
12857 fold_builtin_stxcpy_chk (location_t loc, tree fndecl, tree dest, in fold_builtin_stxcpy_chk()
12993 fold_builtin_strcat_chk (location_t loc, tree fndecl, tree dest, in fold_builtin_strcat_chk()
13024 fold_builtin_strncat_chk (location_t loc, tree fndecl, in fold_builtin_strncat_chk()
13276 fold_builtin_printf (location_t loc, tree fndecl, tree fmt, in fold_builtin_printf()
13425 fold_builtin_fprintf (location_t loc, tree fndecl, tree fp, in fold_builtin_fprintf()
14175 gimple_fold_builtin_varargs (tree fndecl, gimple stmt, in gimple_fold_builtin_varargs()
14212 tree fndecl = gimple_call_fndecl (stmt); in fold_call_stmt() local