Home
last modified time | relevance | path

Searched refs:BUILTINS_LOCATION (Results 1 – 25 of 61) sorted by relevance

123

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcoverage.c699 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
704 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
712 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
718 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
724 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
730 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
823 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type()
829 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type()
927 tree merge_fn = build_decl (BUILTINS_LOCATION, in build_info()
1008 gcov_info_var = build_decl (BUILTINS_LOCATION, in coverage_obj_init()
[all …]
H A Dinput.h33 #define BUILTINS_LOCATION ((source_location) 1) macro
37 extern char builtins_location_check[(BUILTINS_LOCATION
H A Dtree-profile.c489 if (DECL_SOURCE_LOCATION (node->decl) == BUILTINS_LOCATION in tree_profiling()
532 if (DECL_SOURCE_LOCATION (node->decl) == BUILTINS_LOCATION in tree_profiling()
551 if (DECL_SOURCE_LOCATION (node->decl) == BUILTINS_LOCATION in tree_profiling()
H A Dinput.c47 if (loc <= BUILTINS_LOCATION) in expand_location()
H A Dexcept.c219 f_prev = build_decl (BUILTINS_LOCATION, in init_eh()
224 f_cs = build_decl (BUILTINS_LOCATION, in init_eh()
233 f_data = build_decl (BUILTINS_LOCATION, in init_eh()
237 f_per = build_decl (BUILTINS_LOCATION, in init_eh()
242 f_lsda = build_decl (BUILTINS_LOCATION, in init_eh()
263 f_jbuf = build_decl (BUILTINS_LOCATION, in init_eh()
H A Dlanghooks.c539 tree decl = build_decl (BUILTINS_LOCATION, FUNCTION_DECL, id, type); in add_builtin_function_common()
H A Dstor-layout.c1151 && DECL_SOURCE_LOCATION (field) != BUILTINS_LOCATION) in place_field()
1519 && input_location != BUILTINS_LOCATION) in finalize_record_size()
2013 TYPE_NAME (type) = build_decl (BUILTINS_LOCATION, in finish_builtin_struct()
H A Ddiagnostic.c268 if (where <= BUILTINS_LOCATION) in diagnostic_report_current_module()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcoverage.c801 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
806 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
814 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
820 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
826 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
832 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type()
925 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type()
1029 tree merge_fn = build_decl (BUILTINS_LOCATION, in build_info()
1073 init_fn = build_decl (BUILTINS_LOCATION, FUNCTION_DECL, in build_init_ctor()
1098 init_fn = build_decl (BUILTINS_LOCATION, FUNCTION_DECL, in build_gcov_exit_decl()
[all …]
H A Dinput.h33 #define BUILTINS_LOCATION ((source_location) 1) macro
37 extern char builtins_location_check[(BUILTINS_LOCATION
H A Dhsa-brig.c2076 tree id_f1 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_global_variables()
2079 tree id_f2 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_global_variables()
2192 tree id_f1 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels()
2195 tree id_f2 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels()
2199 tree id_f3 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels()
2203 tree id_f4 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels()
2207 tree id_f5 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels()
2362 tree id_f1 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_libgomp_mapping()
2365 tree id_f2 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_libgomp_mapping()
2370 tree id_f3 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_libgomp_mapping()
[all …]
H A Dtree-profile.c661 if (DECL_SOURCE_LOCATION (node->decl) == BUILTINS_LOCATION) in tree_profiling()
733 if (DECL_SOURCE_LOCATION (node->decl) == BUILTINS_LOCATION) in tree_profiling()
751 if (DECL_SOURCE_LOCATION (node->decl) == BUILTINS_LOCATION) in tree_profiling()
H A Dlanghooks.c623 tree decl = build_decl (BUILTINS_LOCATION, FUNCTION_DECL, id, type); in add_builtin_function_common()
700 tree decl = build_decl (BUILTINS_LOCATION, TYPE_DECL, id, type); in add_builtin_type()
H A Dexcept.c243 f_prev = build_decl (BUILTINS_LOCATION, in init_eh()
248 f_cs = build_decl (BUILTINS_LOCATION, in init_eh()
257 f_data = build_decl (BUILTINS_LOCATION, in init_eh()
261 f_per = build_decl (BUILTINS_LOCATION, in init_eh()
266 f_lsda = build_decl (BUILTINS_LOCATION, in init_eh()
300 f_jbuf = build_decl (BUILTINS_LOCATION, in init_eh()
340 setjmp_fn = build_decl (BUILTINS_LOCATION, FUNCTION_DECL, in init_eh()
H A Dinput.c221 if (loc <= BUILTINS_LOCATION) in expand_location_1()
796 return loc == BUILTINS_LOCATION; in is_location_from_builtin_token()
1692 linemap_init (line_table, BUILTINS_LOCATION); in line_table_test()
1708 linemap_init (line_table, BUILTINS_LOCATION); in line_table_test()
1834 assert_loceq (_("<built-in>"), 0, 0, BUILTINS_LOCATION); in test_builtins()
1835 ASSERT_PRED1 (is_location_from_builtin_token, BUILTINS_LOCATION); in test_builtins()
H A Dhsa-gen.c3977 tree id_f1 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
3980 tree id_f2 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
3984 tree id_f3 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
3988 tree id_f4 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
3992 tree id_f5 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
3996 tree id_f6 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
4000 tree id_f7 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
4004 tree id_f8 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
4008 tree id_f9 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
4012 tree id_f10 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_hsa_kernel_dispatch_offset()
[all …]
H A Dipa-devirt.c1071 if (loc_t2 > BUILTINS_LOCATION && loc_t2 != loc_t1)
1073 if (loc_t1 <= BUILTINS_LOCATION)
1087 if (loc_t1 <= BUILTINS_LOCATION)
1089 if (loc_t2 <= BUILTINS_LOCATION)
1092 location_t loc = loc_t1 <= BUILTINS_LOCATION ? loc_t2 : loc_t1;
H A Dtoplev.c1156 linemap_init (line_table, BUILTINS_LOCATION); in general_init()
1891 input_location = BUILTINS_LOCATION; in lang_dependent_init()
H A Dstor-layout.c1317 && DECL_SOURCE_LOCATION (field) != BUILTINS_LOCATION) in place_field()
1751 && input_location != BUILTINS_LOCATION) in finalize_record_size()
2265 TYPE_NAME (type) = build_decl (BUILTINS_LOCATION, in finish_builtin_struct()
H A Ddumpfile.c350 if (LOCATION_LOCUS (loc) > BUILTINS_LOCATION) in dump_loc()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Drtti.c1340 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1344 tree fld_str = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1355 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1360 tree fld_flag = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1386 tree fld_mask = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1391 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1416 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1427 tree fld_flg = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1432 tree fld_cnt = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
1441 tree fld_ary = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc()
[all …]
H A Dlex.c300 input_location = BUILTINS_LOCATION; in cxx_init()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drtti.c1374 field = build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1378 field = build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1405 build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1414 field = build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1418 field = build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1436 build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1438 build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1447 build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1449 build_decl (BUILTINS_LOCATION, in create_tinfo_types()
1451 build_decl (BUILTINS_LOCATION, in create_tinfo_types()
H A Dlex.c239 input_location = BUILTINS_LOCATION; in cxx_init()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pretty-print.c2443 tree wrapped_decl = maybe_wrap_with_location (decl, BUILTINS_LOCATION); in test_location_wrappers()
2450 tree wrapped_cst = maybe_wrap_with_location (int_cst, BUILTINS_LOCATION); in test_location_wrappers()

123