Home
last modified time | relevance | path

Searched refs:build_call_expr_internal_loc_array (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dgimple-parser.c1319 expr.value = build_call_expr_internal_loc_array in c_parser_gimple_call_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dgimple-parser.cc1330 expr.value = build_call_expr_internal_loc_array in c_parser_gimple_call_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc10723 build_call_expr_internal_loc_array (location_t loc, internal_fn ifn, in build_call_expr_internal_loc_array() function
10751 return build_call_expr_internal_loc_array (loc, ifn, type, n, argarray); in build_call_expr_internal_loc()
10782 return build_call_expr_internal_loc_array (loc, ifn, type, n, argarray); in maybe_build_call_expr_loc()
H A Dtree.h4615 extern tree build_call_expr_internal_loc_array (location_t, enum internal_fn,
H A DChangeLog-201619531 (build_call_expr_internal_loc_array): ... this. Fix up type of
H A DChangeLog-202024471 * tree.c (build_call_expr_internal_loc_array): Call
H A DChangeLog-20155354 * tree.c (build_call_expr_internal_loc_array): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c11546 build_call_expr_internal_loc_array (location_t loc, internal_fn ifn, in build_call_expr_internal_loc_array() function
11574 return build_call_expr_internal_loc_array (loc, ifn, type, n, argarray); in build_call_expr_internal_loc()
11605 return build_call_expr_internal_loc_array (loc, ifn, type, n, argarray); in maybe_build_call_expr_loc()
H A Dtree.h4444 extern tree build_call_expr_internal_loc_array (location_t, enum internal_fn,