Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.h72 fold_build_call_array_loc (UNKNOWN_LOCATION, T1, T2, N, T4)
73 extern tree fold_build_call_array_loc (location_t, tree, tree, int, tree *);
H A Dfold-const.c13352 fold_build_call_array_loc (location_t loc, tree type, tree fn, in fold_build_call_array_loc() function
13457 result = fold_build_call_array_loc (loc, type, fn, nargs, argarray); in fold_build_call_array_initializer_loc()
H A Dtree.c11491 return fold_build_call_array_loc (loc, TREE_TYPE (fntype), fn, n, argarray); in build_call_expr_loc_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.h83 fold_build_call_array_loc (UNKNOWN_LOCATION, T1, T2, N, T4)
84 extern tree fold_build_call_array_loc (location_t, tree, tree, int, tree *);
H A Dfold-const.cc13950 fold_build_call_array_loc (location_t loc, tree type, tree fn, in fold_build_call_array_loc() function
14067 result = fold_build_call_array_loc (loc, type, fn, nargs, argarray); in fold_build_call_array_initializer_loc()
H A Dtree.cc10668 return fold_build_call_array_loc (loc, TREE_TYPE (fntype), fn, n, argarray); in build_call_expr_loc_array()
H A DChangeLog-20142471 * tree.c (build_call_expr_loc_array): Use fold_build_call_array_loc.
2472 * fold-const.c (fold_build_call_array_loc): Build the call
33297 (fold_build_call_array_loc): Likewise.
H A DChangeLog-20138200 (fold_build_call_array_loc): Moved to fold-const.h.
H A DChangeLog-201526750 (fold_build_call_array_loc): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc600 tmp = fold_build_call_array_loc (loc, TREE_TYPE (fntype), in trans_runtime_error_vararg()
H A DChangeLog-20141780 fold_build_call_array_loc instead of fold_builtin_call_array.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c526 tmp = fold_build_call_array_loc (loc, TREE_TYPE (fntype), in trans_runtime_error_vararg()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2014208 fold_build_call_array_loc.
H A DChangeLog-20162001 of fold_build_call_array_loc, return t if it returns NULL. Otherwise
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c3192 result = fold_build_call_array_loc (loc, TREE_TYPE (fntype), in build_function_call_vec()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc3217 result = fold_build_call_array_loc (loc, TREE_TYPE (fntype), in build_function_call_vec()