| /freebsd-9-stable/contrib/gcc/ |
| D | integrate.c | 74 if (targetm.attribute_table) in function_attribute_inlinable_p() 83 for (i = 0; targetm.attribute_table[i].name != NULL; i++) in function_attribute_inlinable_p() 84 if (is_attribute_p (targetm.attribute_table[i].name, name)) in function_attribute_inlinable_p() 85 return targetm.function_attribute_inlinable_p (fndecl); in function_attribute_inlinable_p() 323 if (targetm.allocate_initial_value) in allocate_initial_values() 334 rtx x = targetm.allocate_initial_value (ivs->entries[i].hard_reg); in allocate_initial_values()
|
| D | haifa-sched.c | 697 if (targetm.sched.adjust_cost_2) in insn_cost1() 698 cost = targetm.sched.adjust_cost_2 (used, (int) dep_type, insn, cost); in insn_cost1() 702 if (targetm.sched.adjust_cost) in insn_cost1() 703 cost = targetm.sched.adjust_cost (used, link, insn, cost); in insn_cost1() 1112 if (targetm.sched.adjust_priority) in adjust_priority() 1114 targetm.sched.adjust_priority (prev, INSN_PRIORITY (prev)); in adjust_priority() 1121 if (targetm.sched.dfa_pre_cycle_insn) in advance_one_cycle() 1123 targetm.sched.dfa_pre_cycle_insn ()); in advance_one_cycle() 1127 if (targetm.sched.dfa_post_cycle_insn) in advance_one_cycle() 1129 targetm.sched.dfa_post_cycle_insn ()); in advance_one_cycle() [all …]
|
| D | varasm.c | 397 stripped_name = targetm.strip_name_encoding (name); in initialize_cold_section_name() 459 flags = targetm.section_type_flags (decl, name, reloc); in get_named_section() 471 && targetm.have_named_sections in resolve_unique_section() 474 targetm.asm_out.unique_section (decl, reloc); in resolve_unique_section() 492 targetm.asm_out.globalize_label (file, name); in asm_output_bss() 543 && targetm.have_named_sections) in hot_function_section() 569 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in function_section() 585 return targetm.asm_out.select_section (current_function_decl, in current_function_section() 906 && !(prefer_noswitch_p && targetm.have_switchable_bss_sections) in get_variable_section() 915 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in get_variable_section() [all …]
|
| D | toplev.c | 1134 targetm.asm_out.file_end (); in compile_file() 1334 targetm.asm_out.file_start (); in init_asm_output() 1361 if (targetm.check_pch_target_flags) in option_affects_pch_p() 1378 if (targetm.check_pch_target_flags) in default_get_pch_validity() 1388 if (targetm.check_pch_target_flags) in default_get_pch_validity() 1435 if (targetm.check_pch_target_flags) in default_pch_valid_p() 1443 r = targetm.check_pch_target_flags (tf); in default_pch_valid_p() 1579 if (targetm.min_anchor_offset == 0 && targetm.max_anchor_offset == 0) in target_supports_section_anchors_p() 1582 if (targetm.asm_out.output_anchor == NULL) in target_supports_section_anchors_p() 1618 flag_short_enums = targetm.default_short_enums (); in process_options() [all …]
|
| D | final.c | 1434 targetm.asm_out.function_prologue (file, get_frame_size ()); in final_start_function() 1461 rtx svrtx = targetm.calls.struct_value_rtx (TREE_TYPE (current_function_decl), 1); in profile_function() 1472 targetm.asm_out.internal_label (file, "LP", current_function_funcdef_no); in profile_function() 1528 targetm.asm_out.function_epilogue (asm_out_file, get_frame_size ()); in final_end_function() 1655 targetm.asm_out.globalize_label (file, name); in output_alternate_entry_point() 1718 targetm.asm_out.unwind_emit (asm_out_file, insn); in final_scan_insn() 1746 targetm.asm_out.function_end_prologue (file); in final_scan_insn() 1760 targetm.asm_out.function_begin_epilogue (file); in final_scan_insn() 1926 switch_to_section (targetm.asm_out.function_rodata_section in final_scan_insn() 1943 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (insn)); in final_scan_insn() [all …]
|
| D | function.c | 1806 if (targetm.calls.return_in_memory (type, fntype)) in aggregate_value_p() 1882 return targetm.calls.pass_by_reference (ca, mode, type, named_arg); in pass_by_reference() 1894 return targetm.calls.callee_copies (ca, mode, type, named_arg); in reference_callee_copied() 1967 && targetm.calls.split_complex_arg (type)) in split_complex_args() 1979 && targetm.calls.split_complex_arg (type)) in split_complex_args() 2031 && targetm.calls.struct_value_rtx (TREE_TYPE (fndecl), 1) == 0) in assign_parms_augmented_arg_list() 2049 if (targetm.calls.split_complex_arg) in assign_parms_augmented_arg_list() 2073 else if (targetm.calls.strict_argument_naming (&all->args_so_far)) in assign_parm_find_data_types() 2118 if (targetm.calls.promote_function_args (TREE_TYPE (current_function_decl))) in assign_parm_find_data_types() 2141 targetm.calls.setup_incoming_varargs (&all->args_so_far, in assign_parms_setup_varargs() [all …]
|
| D | stor-layout.c | 355 && ! targetm.ms_bitfield_layout_p (DECL_FIELD_CONTEXT (decl))) in layout_decl() 618 if (targetm.ms_bitfield_layout_p (rli->t)) in debug_rli() 689 if (targetm.ms_bitfield_layout_p (rli->t)) in update_alignment_for_field() 719 || targetm.align_anon_bitfield ()) in update_alignment_for_field() 906 && !targetm.ms_bitfield_layout_p (rli->t)) in place_field() 939 && ! targetm.ms_bitfield_layout_p (rli->t) in place_field() 972 && ! targetm.ms_bitfield_layout_p (rli->t) in place_field() 1023 if (targetm.ms_bitfield_layout_p (rli->t)) in place_field() 1202 else if (targetm.ms_bitfield_layout_p (rli->t)) in place_field() 1632 && targetm.vector_mode_supported_p (mode)) in layout_type() [all …]
|
| D | c-pragma.c | 427 if (!flag_mudflap && !targetm.handle_pragma_redefine_extname) in handle_pragma_redefine_extname() 445 name = targetm.strip_name_encoding (name); in handle_pragma_redefine_extname() 495 if (targetm.handle_pragma_extern_prefix) in handle_pragma_extern_prefix() 523 oldname = targetm.strip_name_encoding (oldname); in maybe_apply_renaming_pragma()
|
| D | calls.c | 1068 if (targetm.calls.promote_function_args (fndecl ? TREE_TYPE (fndecl) : 0)) in initialize_argument_information() 1088 = targetm.calls.arg_partial_bytes (args_so_far, mode, type, in initialize_argument_information() 1091 args[i].pass_on_stack = targetm.calls.must_pass_in_stack (mode, type); in initialize_argument_information() 1968 struct_value = targetm.calls.struct_value_rtx (fntype, 0); in expand_call() 2059 if (targetm.calls.split_complex_arg) in expand_call() 2138 && targetm.calls.strict_argument_naming (&args_so_far)) in expand_call() 2141 && ! targetm.calls.pretend_outgoing_varargs_named (&args_so_far)) in expand_call() 2215 || !targetm.function_ok_for_sibcall (fndecl, exp) in expand_call() 2727 && targetm.calls.return_in_msb (TREE_TYPE (exp))) in expand_call() 2958 if (targetm.calls.promote_function_return(funtype)) in expand_call() [all …]
|
| D | opts.c | 603 if (!targetm.handle_option (opt_index, arg, value)) in handle_option() 909 target_flags = targetm.default_target_flags; in decode_options() 912 flag_unwind_tables = targetm.unwind_tables_default; in decode_options() 971 if (flag_unwind_tables && ! targetm.unwind_tables_default in decode_options() 984 && (!targetm.have_named_sections in decode_options() 985 || (flag_unwind_tables && targetm.unwind_tables_default))) in decode_options()
|
| D | attribs.c | 62 attribute_tables[3] = targetm.attribute_table; in init_attributes() 145 targetm.insert_attributes (*node, &attributes); in decl_attributes()
|
| D | c-convert.c | 81 = targetm.invalid_conversion (TREE_TYPE (expr), type))) in convert()
|
| D | modulo-sched.c | 921 if (targetm.sched.issue_rate) in sms_schedule() 926 issue_rate = targetm.sched.issue_rate (); in sms_schedule() 2284 if (targetm.sched.dfa_pre_cycle_insn) in advance_one_cycle() 2286 targetm.sched.dfa_pre_cycle_insn ()); in advance_one_cycle() 2290 if (targetm.sched.dfa_post_cycle_insn) in advance_one_cycle() 2292 targetm.sched.dfa_post_cycle_insn ()); in advance_one_cycle() 2334 if (targetm.sched.variable_issue) in kernel_number_of_cycles() 2336 targetm.sched.variable_issue (sched_dump, sched_verbose, in kernel_number_of_cycles() 2382 if (targetm.sched.variable_issue) in ps_has_conflicts() 2384 targetm.sched.variable_issue (sched_dump, sched_verbose, in ps_has_conflicts()
|
| D | c-pch.c | 147 target_validity = targetm.get_pch_validity (&v.target_data_length); in pch_init() 335 msg = targetm.pch_valid_p (this_file_data, v.target_data_length); in c_common_valid_pch()
|
| D | targhooks.c | 133 return (targetm.calls.setup_incoming_varargs in default_pretend_outgoing_varargs_named() 217 return targetm.calls.must_pass_in_stack (mode, type); in hook_pass_by_reference_must_pass_in_stack()
|
| D | dwarf2asm.c | 529 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() 591 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() 723 str = targetm.strip_name_encoding (XSTR (x, 0)); in dw2_force_const_mem()
|
| D | except.c | 621 filter = gen_reg_rtx (targetm.eh_return_filter_mode ()); in get_exception_filter() 1278 if (targetm.arm_eabi_unwinder) in add_ehspec_entry() 1288 if (targetm.arm_eabi_unwinder) in add_ehspec_entry() 1309 if (targetm.arm_eabi_unwinder) in assign_filter_values() 1460 targetm.eh_return_filter_mode (), 0, c->label); in build_post_landing_pads() 1493 targetm.eh_return_filter_mode (), 0, region->label); in build_post_landing_pads() 1646 gen_rtx_REG (targetm.eh_return_filter_mode (), in dw2_build_landing_pads() 3534 if (targetm.have_named_sections) in switch_to_exception_section() 3598 if (targetm.asm_out.ttype (value)) in output_ttype() 3641 targetm.asm_out.except_table_label (asm_out_file); in output_function_exception_table() [all …]
|
| D | dbxout.c | 505 targetm.asm_out.internal_label (asm_out_file, stem, counter); in dbxout_stab_value_internal_label() 520 targetm.asm_out.internal_label (asm_out_file, stem, counter); in dbxout_stab_value_internal_label_diff() 917 targetm.asm_out.internal_label (asm_out_file, "Lscope", scope_labelno); in dbxout_function_end() 924 || !targetm.have_named_sections in dbxout_function_end() 1033 targetm.asm_out.internal_label (asm_out_file, "Ltext", 0); in dbxout_init() 1258 targetm.asm_out.internal_label (asm_out_file, "LFBB", scope_labelno); in dbxout_begin_prologue() 1292 targetm.asm_out.internal_label (asm_out_file, "LBB", n); in dbxout_begin_block() 1301 targetm.asm_out.internal_label (asm_out_file, "LBE", n); in dbxout_end_block()
|
| /freebsd-9-stable/contrib/gcc/config/ |
| D | darwin.h | 437 targetm.asm_out.globalize_label (FILE, NAME); \ 552 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \ 573 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \ 655 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \ 709 (*targetm.asm_out.globalize_label) (FILE, NAME); \
|
| D | vxworks.h | 87 targetm.have_ctors_dtors = TARGET_VXWORKS_RTP; \
|
| D | elfos.h | 142 (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM); \ 151 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0))
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | xcoff.h | 113 assemble_name ((FILE), (*targetm.strip_name_encoding) (NAME)) 208 { ASM_OUTPUT_ALIGN (FILE, 2); (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM); }
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | decl2.c | 1399 if (targetm.cxx.import_export_class) in import_export_class() 1400 import_export = targetm.cxx.import_export_class (ctype, import_export); in import_export_class() 1483 if (!targetm.cxx.key_method_may_be_inline ()) in maybe_emit_vtables() 1846 targetm.cxx.determine_class_data_visibility (decl); in determine_visibility_from_class() 2066 || targetm.cxx.class_data_always_comdat ()) in import_export_decl() 2104 comdat_p = (targetm.cxx.class_data_always_comdat () in import_export_decl() 2231 guard_type = targetm.cxx.guard_type (); in get_guard() 2256 if (!targetm.cxx.guard_mask_bit ()) in get_guard_bits() 2284 if (targetm.cxx.guard_mask_bit ()) in get_guard_cond() 2349 TREE_PUBLIC (current_function_decl) = ! targetm.have_ctors_dtors; in start_objects() [all …]
|
| /freebsd-9-stable/contrib/gcc/config/sparc/ |
| D | sysv4.h | 89 (*targetm.asm_out.internal_label) ((FILE), PREFIX, NUM); \
|
| /freebsd-9-stable/contrib/gcc/config/ia64/ |
| D | hpux.h | 122 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|