Home
last modified time | relevance | path

Searched refs:build_call_expr_loc_vec (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c69 stmt = build_call_expr_loc_vec (loc, stmt, args); in c_finish_oacc_wait()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.cc264 return build_call_expr_loc_vec (UNKNOWN_LOCATION, fndecl, args); in self_referential_size()
H A Dtree.h4610 extern tree build_call_expr_loc_vec (location_t, tree, vec<tree, va_gc> *);
H A Domp-expand.cc733 t = build_call_expr_loc_vec (UNKNOWN_LOCATION, in expand_parallel_call()
971 t = build_call_expr_loc_vec (UNKNOWN_LOCATION, in expand_teams_call()
H A Dtree.cc10676 build_call_expr_loc_vec (location_t loc, tree fndecl, vec<tree, va_gc> *vec) in build_call_expr_loc_vec() function
H A DChangeLog-201021174 (build_call_expr_loc_vec): New function.
21181 (build_call_expr_loc_vec): New function.
21189 (expand_parallel_call): Call build_call_expr_loc_vec instead of
H A DChangeLog-201436170 build_call_expr_loc_vec, build_call_expr_loc, build_call_expr): Move
36176 (build_call_expr_loc_array, build_call_expr_loc_vec,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c264 return build_call_expr_loc_vec (UNKNOWN_LOCATION, fndecl, args); in self_referential_size()
H A Domp-expand.c763 t = build_call_expr_loc_vec (UNKNOWN_LOCATION, in expand_parallel_call()
991 t = build_call_expr_loc_vec (UNKNOWN_LOCATION, in expand_teams_call()
H A Dtree.h4439 extern tree build_call_expr_loc_vec (location_t, tree, vec<tree, va_gc> *);
H A Dtree.c11499 build_call_expr_loc_vec (location_t loc, tree fndecl, vec<tree, va_gc> *vec) in build_call_expr_loc_vec() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc72 stmt = build_call_expr_loc_vec (loc, stmt, args); in c_finish_oacc_wait()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c3723 stmt = build_call_expr_loc_vec (loc, stmt, args); in gfc_trans_oacc_wait_directive()
H A Dtrans-decl.c2965 tmp = build_call_expr_loc_vec (input_location, tmp, args); in build_entry_thunks()
H A Dtrans-intrinsic.c9085 se->expr = build_call_expr_loc_vec (input_location, in gfc_conv_intrinsic_sr_kind()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc2999 tmp = build_call_expr_loc_vec (input_location, tmp, args); in build_entry_thunks()
H A Dtrans-openmp.cc4523 stmt = build_call_expr_loc_vec (loc, stmt, args); in gfc_trans_oacc_wait_directive()
H A DChangeLog-20102873 * trans-decl.c (build_entry_thunks): Call build_call_expr_loc_vec
H A Dtrans-intrinsic.cc9209 se->expr = build_call_expr_loc_vec (input_location, in gfc_conv_intrinsic_sr_kind()