| /trueos/contrib/gcc/ |
| HD | c-lang.c | 49 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
|
| HD | convert.c | 67 lang_hooks.types.type_for_size (POINTER_SIZE, 0), in convert_to_pointer() 109 lang_hooks.types.type_for_size (POINTER_SIZE, 0), in convert_to_block_pointer() 519 lang_hooks.types.type_for_size (POINTER_SIZE, 0), in convert_to_integer() 577 convert (lang_hooks.types.type_for_mode in convert_to_integer() 687 typex = lang_hooks.types.type_for_size in convert_to_integer() 723 typex = lang_hooks.types.unsigned_type (typex); in convert_to_integer() 725 typex = lang_hooks.types.signed_type (typex); in convert_to_integer() 745 typex = lang_hooks.types.unsigned_type (type); in convert_to_integer() 747 typex = lang_hooks.types.signed_type (type); in convert_to_integer()
|
| HD | toplev.c | 456 fprintf (stderr, " %s", lang_hooks.decl_printable_name (decl, 2)); in announce_function() 719 lang_hooks.finish_incomplete_decl (decl); in wrapup_global_declaration_1() 864 && lang_hooks.decls.warn_unused_global (decl)) in check_global_declaration_1() 1071 lang_hooks.parse_file (set_yydebug); in compile_file() 1075 lang_hooks.clear_binding_stack (); in compile_file() 1084 lang_hooks.decls.final_write_globals (); in compile_file() 1209 lang_hooks.name, version_string, TARGET_NAME, in print_version() 1494 ? lang_hooks.decl_printable_name (t, 2) in default_tree_printer() 1611 no_backend = lang_hooks.post_options (&main_input_filename); in process_options() 1683 if (flag_unit_at_a_time && ! lang_hooks.callgraph.expand_function) in process_options() [all …]
|
| HD | langhooks.h | 247 struct lang_hooks struct 488 extern const struct lang_hooks lang_hooks; argument
|
| HD | langhooks.c | 274 return lang_hooks.decl_printable_name (t, verbosity); in lhd_dwarf_name() 478 tree globals = lang_hooks.decls.getdecls (); in write_global_declarations() 523 lang_hooks.decl_printable_name (current_function_decl, 2)); in lhd_print_error_function() 527 lang_hooks.decl_printable_name (current_function_decl, 2)); in lhd_print_error_function()
|
| HD | c-objc-common.c | 195 n = lang_hooks.decl_printable_name (t, 2); in c_tree_printer() 205 pp_string (cpp, lang_hooks.decl_printable_name (name, 2)); in c_tree_printer()
|
| HD | attribs.c | 59 attribute_tables[0] = lang_hooks.common_attribute_table; in init_attributes() 60 attribute_tables[1] = lang_hooks.attribute_table; in init_attributes() 61 attribute_tables[2] = lang_hooks.format_attribute_table; in init_attributes()
|
| HD | tree-inline.c | 355 if (!lang_hooks.tree_inlining.auto_var_in_fn_p (old_var, id->src_fn) in remap_decls() 406 lang_hooks.decls.insert_block (new_block); in remap_block() 507 else if (lang_hooks.tree_inlining.auto_var_in_fn_p (*tp, fn)) in copy_body_r() 562 && (lang_hooks.tree_inlining.auto_var_in_fn_p in copy_body_r() 1007 return var && lang_hooks.tree_inlining.auto_var_in_fn_p (var, fn); in self_inlining_addr_expr() 1030 && lang_hooks.types_compatible_p (TREE_TYPE (value), TREE_TYPE (p)) in setup_one_parameter() 1144 value = lang_hooks.tree_inlining.convert_parm_for_inlining in initialize_inlined_parameters() 1224 if (!lang_hooks.types_compatible_p (caller_type, callee_type)) in declare_return_variable() 1282 if (!lang_hooks.types_compatible_p (TREE_TYPE (var), caller_type)) in declare_return_variable() 1499 inlinable = !lang_hooks.tree_inlining.cannot_inline_tree_fn (&fn); in inlinable_function_p() [all …]
|
| HD | tree-vect-generic.c | 84 vector_inner_type = lang_hooks.types.type_for_mode (word_mode, 1); in build_word_mode_vector_type() 258 compute_type = lang_hooks.types.type_for_mode (mode, 1); in expand_vector_parallel() 365 return lang_hooks.types.type_for_mode (best_mode, 1); in type_for_widest_vector_mode() 455 if (lang_hooks.types_compatible_p (TREE_TYPE (lhs), TREE_TYPE (rhs))) in expand_vector_operations_1()
|
| HD | coverage.c | 129 return lang_hooks.types.type_for_size (GCOV_TYPE_SIZE, false); in get_gcov_type() 137 return lang_hooks.types.type_for_size (32, true); in get_gcov_unsigned_t() 609 tree type = lang_hooks.types.make_type (RECORD_TYPE); in build_fn_info_type() 683 tree type = lang_hooks.types.make_type (RECORD_TYPE); in build_ctr_info_type() 797 type = lang_hooks.types.make_type (RECORD_TYPE); in build_gcov_info()
|
| HD | tree-mudflap.c | 155 funcname = lang_hooks.decl_printable_name (current_function_decl, 1); in mf_varname_tree() 172 if (strcmp ("GNU C++", lang_hooks.name) == 0) in mf_varname_tree() 180 declname = lang_hooks.decl_printable_name (decl, 3); in mf_varname_tree() 230 name = lang_hooks.decl_printable_name (current_function_decl, 1); in mf_file_function_line_tree() 303 lang_hooks.decls.pushdecl (decl); in mf_make_builtin() 359 mf_uintptr_type = lang_hooks.types.type_for_mode (ptr_mode, in mudflap_init()
|
| HD | c-common.c | 762 name = lang_hooks.decl_printable_name (current_function_decl, vrb); in fname_as_string() 2965 (htab_eq) lang_hooks.types_compatible_p, in c_common_get_alias_set() 3318 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() 3320 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() 3322 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() 3324 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() 3328 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, in c_common_nodes_and_builtins() 3332 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() 3334 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() 3336 lang_hooks.decls.pushdecl (build_decl (TYPE_DECL, NULL_TREE, in c_common_nodes_and_builtins() [all …]
|
| HD | opts.c | 315 bool generic = lang_hooks.types.generic_p (type); in should_emit_struct_debug() 549 if (!lang_hooks.missing_argument (opt, opt_index)) in handle_option() 595 if (lang_hooks.handle_option (opt_index, arg, value) == 0) in handle_option() 672 name = lang_hooks.decl_printable_name (fndecl, 0); in flag_instrument_functions_exclude_p() 746 lang_mask = lang_hooks.init_options (argc, argv); in decode_options() 748 lang_hooks.initialize_diagnostics (global_dc); in decode_options()
|
| HD | gimplify.c | 1584 if (!lang_hooks.types_compatible_p (ddatype, dctype)) in canonicalize_addr_expr() 1590 if (!lang_hooks.types_compatible_p (otype, datype)) in canonicalize_addr_expr() 3239 if (lang_hooks.types_compatible_p (type, optype)) in fold_indirect_ref_rhs() 3243 && lang_hooks.types_compatible_p (type, TREE_TYPE (optype))) in fold_indirect_ref_rhs() 3255 && lang_hooks.types_compatible_p (type, TREE_TYPE (TREE_TYPE (subtype)))) in fold_indirect_ref_rhs() 3427 lang_hooks.mark_addressable (*to_p); in gimplify_modify_expr_rhs() 3655 tree scalar_type = lang_hooks.types.type_for_mode (TYPE_MODE (type), 1); in gimplify_scalar_mode_aggregate_compare() 3850 if (!lang_hooks.types_compatible_p (t_expr, t_op00)) in gimplify_addr_expr() 3907 lang_hooks.mark_addressable (TREE_OPERAND (expr, 0)); in gimplify_addr_expr() 3945 lang_hooks.mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() [all …]
|
| HD | tree.c | 298 lang_hooks.init_ts (); in init_ttree() 309 lang_hooks.set_decl_assembler_name (decl); in decl_assembler_name() 372 return lang_hooks.tree_size (code); in tree_code_size() 378 case IDENTIFIER_NODE: return lang_hooks.identifier_size; in tree_code_size() 396 return lang_hooks.tree_size (code); in tree_code_size() 1757 lang_hooks.types.incomplete_type_error (NULL_TREE, type); in size_in_bytes() 1814 size_tree = lang_hooks.types.max_size (type); in max_int_size_in_bytes() 1966 return (*lang_hooks.staticp) (arg); in staticp() 1994 return lang_hooks.staticp (arg); in staticp() 2805 node = lang_hooks.expr_to_decl (node, &tc, &ti, &se); in recompute_tree_invariant_for_addr_expr() [all …]
|
| HD | c-convert.c | 118 && lang_hooks.types_compatible_p (type, TREE_TYPE (expr))) in convert()
|
| HD | cgraphunit.c | 545 if (lang_hooks.callgraph.analyze_expr) in record_reference() 546 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, in record_reference() 573 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, data); in record_reference() 975 = lang_hooks.tree_inlining.disregard_inline_limits (decl); in cgraph_analyze_function() 1258 lang_hooks.callgraph.expand_function (decl); in cgraph_expand_function() 1515 ? lang_hooks.tree_inlining.disregard_inline_limits (decl) in cgraph_preserve_function_body_p()
|
| HD | print-tree.c | 497 lang_hooks.print_decl (file, node, indent); in print_node() 643 lang_hooks.print_type (file, node, indent); in print_node() 770 lang_hooks.print_identifier (file, node, indent); in print_node() 863 lang_hooks.print_xnode (file, node, indent); in print_node()
|
| HD | c-gimplify.c | 89 lang_hooks.decl_printable_name (fndecl, 2)); in c_genericize()
|
| HD | ipa-pure-const.c | 724 lang_hooks.decl_printable_name(w->decl, 2)); in static_execute() 731 lang_hooks.decl_printable_name(w->decl, 2)); in static_execute()
|
| HD | tree-ssa-ccp.c | 1568 if (!lang_hooks.types_compatible_p (orig_type, elt_type)) in maybe_fold_offset_to_array_ref() 1645 if (lang_hooks.types_compatible_p (record_type, orig_type)) in maybe_fold_offset_to_component_ref() 1681 && lang_hooks.types_compatible_p (orig_type, field_type)) in maybe_fold_offset_to_component_ref() 1793 && lang_hooks.types_compatible_p (TREE_TYPE (base), in maybe_fold_stmt_indirect() 2410 && lang_hooks.fold_obj_type_ref in fold_stmt() 2423 t = lang_hooks.fold_obj_type_ref (callee, t); in fold_stmt()
|
| HD | tree-nrv.c | 162 || !lang_hooks.types_compatible_p (TREE_TYPE (found), in tree_nrv()
|
| HD | fold-const.c | 1339 ? lang_hooks.types.signed_type (type) in fold_negate_expr() 1340 : lang_hooks.types.unsigned_type (type); in fold_negate_expr() 2145 || lang_hooks.types_compatible_p (TYPE_MAIN_VARIANT (type), in fold_convert() 2954 primarg1 = fold_convert (lang_hooks.types.signed_or_unsigned_type in operand_equal_for_comparison_p() 3538 signed_type = lang_hooks.types.type_for_mode (nmode, 0); in optimize_bit_field_compare() 3539 unsigned_type = lang_hooks.types.type_for_mode (nmode, 1); in optimize_bit_field_compare() 3707 unsigned_type = lang_hooks.types.type_for_size (*pbitsize, 1); in decode_field_reference() 3736 tmask = build_int_cst (lang_hooks.types.signed_type (type), -1); in all_ones_mask_p() 4143 tree equiv_type = lang_hooks.types.type_for_mode in make_range() 4262 etype = lang_hooks.types.unsigned_type (etype); in build_range_check() [all …]
|
| /trueos/contrib/gcc/cp/ |
| HD | cp-lang.c | 57 const struct lang_hooks lang_hooks = LANG_HOOKS_INITIALIZER; variable
|
| /trueos/contrib/gcc/config/i386/ |
| HD | i386-interix.h | 252 if (strcmp (lang_hooks.name, "GNU Objective-C") == 0) \
|