Home
last modified time | relevance | path

Searched refs:fold_build_call_array_loc (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.h65 fold_build_call_array_loc (UNKNOWN_LOCATION, T1, T2, N, T4)
66 extern tree fold_build_call_array_loc (location_t, tree, tree, int, tree *);
H A Dfold-const.c12435 fold_build_call_array_loc (location_t loc, tree type, tree fn, in fold_build_call_array_loc() function
12540 result = fold_build_call_array_loc (loc, type, fn, nargs, argarray); in fold_build_call_array_initializer_loc()
H A Dtree.c10893 return fold_build_call_array_loc (loc, TREE_TYPE (fntype), fn, n, argarray); in build_call_expr_loc_array()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h5292 fold_build_call_array_loc (UNKNOWN_LOCATION, T1, T2, N, T4)
5293 extern tree fold_build_call_array_loc (location_t, tree, tree, int, tree *);
H A Dfold-const.c14643 fold_build_call_array_loc (location_t loc, tree type, tree fn, in fold_build_call_array_loc() function
14761 result = fold_build_call_array_loc (loc, type, fn, nargs, argarray); in fold_build_call_array_initializer_loc()
H A Dc-typeck.c2849 result = fold_build_call_array_loc (loc, TREE_TYPE (fntype), in build_function_call_vec()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c3124 result = fold_build_call_array_loc (loc, TREE_TYPE (fntype), in build_function_call_vec()