Searched refs:gfor_fndecl_caf_sync_all (Results 1 – 13 of 13) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans.h | 860 extern GTY(()) tree gfor_fndecl_caf_sync_all;
|
H A D | trans-stmt.c | 1289 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_sync() 1298 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_sync() 7149 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_allocate()
|
H A D | trans-decl.c | 140 tree gfor_fndecl_caf_sync_all; variable 3888 gfor_fndecl_caf_sync_all = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
|
H A D | trans-intrinsic.c | 12033 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in conv_intrinsic_move_alloc()
|
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans.h | 870 extern GTY(()) tree gfor_fndecl_caf_sync_all;
|
H A D | trans-stmt.c | 1289 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_sync() 1298 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_sync() 7149 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_allocate()
|
H A D | trans-stmt.cc | 1325 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_sync() 1334 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_sync() 7182 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in gfc_trans_allocate()
|
H A D | trans-decl.c | 140 tree gfor_fndecl_caf_sync_all; variable 3888 gfor_fndecl_caf_sync_all = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
|
H A D | trans-decl.cc | 138 tree gfor_fndecl_caf_sync_all; variable 3918 gfor_fndecl_caf_sync_all = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
|
H A D | ChangeLog-2019 | 1959 (gfc_trans_allocate): Use size_type_node for gfor_fndecl_caf_sync_all
|
H A D | ChangeLog-2011 | 3326 gfor_fndecl_caf_sync_all, gfor_fndecl_caf_sync_images,
|
H A D | trans-intrinsic.c | 12033 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in conv_intrinsic_move_alloc()
|
H A D | trans-intrinsic.cc | 12563 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all, in conv_intrinsic_move_alloc()
|