|
GCC Middle and Back End API Reference
|

| bool default_can_output_mi_thunk_no_vcall | ( | const_tree | , |
| HOST_WIDE_INT | , | ||
| HOST_WIDE_INT | c, | ||
| const_tree | ) |
References default_can_output_mi_thunk_no_vcall().
Referenced by default_can_output_mi_thunk_no_vcall().
Generic hook that takes (bool) and returns false.
References hook_bool_bool_false().
Referenced by hook_bool_bool_false().
Generic hook that takes (bool, struct gcc_options *) and returns false.
References hook_bool_bool_gcc_optionsp_false().
Referenced by hook_bool_bool_gcc_optionsp_false().
| bool hook_bool_const_int_const_int_true | ( | const int | , |
| const int | ) |
Generic hook that takes const int, const int) and returns true.
References hook_bool_const_int_const_int_true().
Referenced by hook_bool_const_int_const_int_true().
Generic hook that takes (const rtx_insn *, const rtx_insn *) and returns true.
References hook_bool_const_rtx_insn_const_rtx_insn_true().
Referenced by hook_bool_const_rtx_insn_const_rtx_insn_true().
| bool hook_bool_const_tree_const_tree_true | ( | const_tree | , |
| const_tree | ) |
References hook_bool_const_tree_const_tree_true().
Referenced by hook_bool_const_tree_const_tree_true().
| bool hook_bool_const_tree_false | ( | const_tree | ) |
References hook_bool_const_tree_false().
Referenced by hook_bool_const_tree_false(), and unpack_ts_type_common_value_fields().
| bool hook_bool_const_tree_hwi_hwi_const_tree_false | ( | const_tree | , |
| HOST_WIDE_INT | , | ||
| HOST_WIDE_INT | , | ||
| const_tree | ) |
Used for the TARGET_ASM_CAN_OUTPUT_MI_THUNK hook.
References hook_bool_const_tree_hwi_hwi_const_tree_false().
Referenced by hook_bool_const_tree_hwi_hwi_const_tree_false().
| bool hook_bool_const_tree_hwi_hwi_const_tree_true | ( | const_tree | , |
| HOST_WIDE_INT | , | ||
| HOST_WIDE_INT | , | ||
| const_tree | ) |
References hook_bool_const_tree_hwi_hwi_const_tree_true().
Referenced by hook_bool_const_tree_hwi_hwi_const_tree_true().
| bool hook_bool_const_tree_true | ( | const_tree | ) |
References hook_bool_const_tree_true().
Referenced by hook_bool_const_tree_true().
| bool hook_bool_dwcfi_dwcfioprndtyperef_false | ( | dwarf_call_frame_info | , |
| dw_cfi_oprnd_type & | ) |
Generic hook that takes (dwarf_call_frame_info, dw_cfi_oprnd_type &) and return false.
References hook_bool_dwcfi_dwcfioprndtyperef_false().
Referenced by hook_bool_dwcfi_dwcfioprndtyperef_false().
| bool hook_bool_FILEptr_dwcfiptr_false | ( | FILE * | , |
| dw_cfi_ref | ) |
Generic hook that takes (FILE *, dw_cfi_ref) and return false.
References hook_bool_FILEptr_dwcfiptr_false().
Referenced by hook_bool_FILEptr_dwcfiptr_false().
Generic hook that takes (FILE *, rtx) and returns false.
References hook_bool_FILEptr_rtx_false().
Referenced by hook_bool_FILEptr_rtx_false().
| bool hook_bool_gsiptr_false | ( | gimple_stmt_iterator * | ) |
Generic hook that takes (gimple_stmt_iterator *) and returns false.
References hook_bool_gsiptr_false().
Referenced by hook_bool_gsiptr_false().
Generic hook that takes (machine_mode, const_rtx) and returns false.
References hook_bool_mode_const_rtx_false().
Referenced by hook_bool_mode_const_rtx_false().
Generic hook that takes (machine_mode, const_rtx) and returns true.
References hook_bool_mode_const_rtx_true().
Referenced by hook_bool_mode_const_rtx_true().
| bool hook_bool_mode_false | ( | machine_mode | ) |
Generic hook that takes (machine_mode) and returns false.
References hook_bool_mode_false().
Referenced by hook_bool_mode_false().
| bool hook_bool_mode_int_unsigned_false | ( | machine_mode | , |
| int | , | ||
| unsigned | ) |
Generic hook that takes (machine_mode, int, unsigned) and returns false.
References hook_bool_mode_int_unsigned_false().
Referenced by hook_bool_mode_int_unsigned_false().
| bool hook_bool_mode_mode_reg_class_t_true | ( | machine_mode | , |
| machine_mode | , | ||
| reg_class_t | ) |
Generic hook that takes 2 machine_modes and a register class and returns true.
References hook_bool_mode_mode_reg_class_t_true().
Referenced by hook_bool_mode_mode_reg_class_t_true().
| bool hook_bool_mode_mode_true | ( | machine_mode | , |
| machine_mode | ) |
Generic hook that takes (machine_mode, machine_mode) and returns true.
References hook_bool_mode_mode_true().
Referenced by hook_bool_mode_mode_true().
| bool hook_bool_mode_reg_class_t_reg_class_t_false | ( | machine_mode | , |
| reg_class_t | , | ||
| reg_class_t | ) |
Generic hook that takes a machine_mode and 2 register classes and returns false.
References hook_bool_mode_reg_class_t_reg_class_t_false().
Referenced by combine_reload_insn(), and hook_bool_mode_reg_class_t_reg_class_t_false().
Generic hook that takes (machine_mode, rtx) and returns false.
References hook_bool_mode_rtx_false().
Referenced by hook_bool_mode_rtx_false().
Generic hook that takes (machine_mode, rtx) and returns true.
References hook_bool_mode_rtx_true().
Referenced by hook_bool_mode_rtx_true().
| bool hook_bool_mode_true | ( | machine_mode | ) |
Generic hook that takes (machine_mode) and returns true.
References hook_bool_mode_true().
Referenced by hook_bool_mode_true().
| bool hook_bool_mode_uhwi_false | ( | machine_mode | , |
| unsigned | HOST_WIDE_INT ) |
Generic hook that takes (machine_mode, unsigned HOST_WIDE_INT) and returns false.
References hook_bool_mode_uhwi_false().
Referenced by hook_bool_mode_uhwi_false().
| bool hook_bool_puint64_puint64_true | ( | poly_uint64 | , |
| poly_uint64 | ) |
Generic hook that takes (poly_uint64, poly_uint64) and returns true.
References hook_bool_puint64_puint64_true().
Referenced by hook_bool_puint64_puint64_true().
| bool hook_bool_reg_class_t_false | ( | reg_class_t | regclass | ) |
Generic hook that takes a register class and returns false.
References hook_bool_reg_class_t_false(), and regclass().
Referenced by hook_bool_reg_class_t_false().
References hook_bool_rtx_false().
Referenced by hook_bool_rtx_false().
Generic hook that takes a rtx_insn * and an int and returns a bool.
References hook_bool_rtx_insn_int_false().
Referenced by hook_bool_rtx_insn_int_false().
References hook_bool_rtx_insn_true().
Referenced by hook_bool_rtx_insn_true().
References hook_bool_rtx_mode_int_int_intp_bool_false().
Referenced by hook_bool_rtx_mode_int_int_intp_bool_false().
References hook_bool_tree_bool_false().
Referenced by hook_bool_tree_bool_false().
References hook_bool_tree_false().
Referenced by hook_bool_tree_false().
References hook_bool_tree_tree_false().
Referenced by hook_bool_tree_tree_false().
References hook_bool_tree_tree_true().
Referenced by hook_bool_tree_tree_true().
References hook_bool_tree_true().
Referenced by hook_bool_tree_true().
| bool hook_bool_uint_mode_true | ( | unsigned int | , |
| machine_mode | ) |
Generic hook that takes (unsigned int, machine_mode) and returns true.
References hook_bool_uint_mode_true().
Referenced by hook_bool_uint_mode_true().
| bool hook_bool_uint_true | ( | unsigned int | ) |
Generic hook that takes an unsigned int and returns true.
References hook_bool_uint_true().
Referenced by hook_bool_uint_true().
| bool hook_bool_uint_uint_mode_false | ( | unsigned int | , |
| unsigned int | , | ||
| machine_mode | ) |
References hook_bool_uint_uint_mode_false().
Referenced by hook_bool_uint_uint_mode_false().
| bool hook_bool_uint_uintp_false | ( | unsigned int | , |
| unsigned int * | ) |
Generic hook that takes an unsigned int, an unsigned int pointer and returns false.
References hook_bool_uint_uintp_false().
Referenced by hook_bool_uint_uintp_false().
| bool hook_bool_uintp_uintp_false | ( | unsigned int * | , |
| unsigned int * | ) |
References hook_bool_uintp_uintp_false().
Referenced by hook_bool_uintp_uintp_false().
| bool hook_bool_void_false | ( | void | ) |
Generic hook that takes no arguments and returns false.
General-purpose hooks. Copyright (C) 2002-2026 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve what you give them. Help stamp out software-hoarding!
References hook_bool_void_false().
Referenced by hook_bool_void_false().
| bool hook_bool_void_true | ( | void | ) |
Generic hook that takes no arguments and returns true.
References hook_bool_void_true().
Referenced by hook_bool_void_true().
| bool hook_bool_wint_wint_uint_bool_true | ( | const widest_int & | , |
| const widest_int & | , | ||
| unsigned int | , | ||
| bool | ) |
References hook_bool_wint_wint_uint_bool_true().
Referenced by hook_bool_wint_wint_uint_bool_true().
| char * hook_charptr_void_null | ( | void | ) |
Generic hook that takes no arguments and returns a NULL string.
References hook_charptr_void_null(), and NULL.
Referenced by hook_charptr_void_null().
| const char * hook_constcharptr_const_rtx_insn_null | ( | const rtx_insn * | ) |
Generic hook that takes an rtx_insn *and returns a NULL string.
References hook_constcharptr_const_rtx_insn_null(), and NULL.
Referenced by hook_constcharptr_const_rtx_insn_null().
| const char * hook_constcharptr_const_tree_const_tree_null | ( | const_tree | , |
| const_tree | ) |
References hook_constcharptr_const_tree_const_tree_null(), and NULL.
Referenced by hook_constcharptr_const_tree_const_tree_null().
| const char * hook_constcharptr_const_tree_null | ( | const_tree | ) |
Generic hook that takes a tree and returns a NULL string.
References hook_constcharptr_const_tree_null(), and NULL.
Referenced by hook_constcharptr_const_tree_null().
| const char * hook_constcharptr_int_const_tree_const_tree_null | ( | int | , |
| const_tree | , | ||
| const_tree | ) |
References hook_constcharptr_int_const_tree_const_tree_null(), and NULL.
Referenced by hook_constcharptr_int_const_tree_const_tree_null().
| const char * hook_constcharptr_int_const_tree_null | ( | int | , |
| const_tree | ) |
References hook_constcharptr_int_const_tree_null(), and NULL.
Referenced by hook_constcharptr_int_const_tree_null().
| const char * hook_constcharptr_void_null | ( | void | ) |
Generic hook that takes no arguments and returns a NULL const string.
References hook_constcharptr_void_null(), and NULL.
Referenced by hook_constcharptr_void_null().
| HOST_WIDE_INT hook_hwi_void_0 | ( | void | ) |
References hook_hwi_void_0().
Referenced by hook_hwi_void_0().
| int hook_int_const_tree_0 | ( | const_tree | ) |
References hook_int_const_tree_0().
Referenced by hook_int_const_tree_0().
| int hook_int_const_tree_const_tree_1 | ( | const_tree | , |
| const_tree | ) |
??? Used for comp_type_attributes, which ought to return bool.
References hook_int_const_tree_const_tree_1().
Referenced by hook_int_const_tree_const_tree_1().
| int hook_int_rtx_0 | ( | rtx | ) |
References hook_int_rtx_0().
Referenced by hook_int_rtx_0().
| int hook_int_rtx_1 | ( | rtx | ) |
References hook_int_rtx_1().
Referenced by hook_int_rtx_1().
References hook_int_rtx_bool_0().
Referenced by hook_int_rtx_bool_0().
| int hook_int_rtx_insn_0 | ( | rtx_insn * | ) |
References hook_int_rtx_insn_0().
Referenced by hook_int_rtx_insn_0().
| int hook_int_rtx_insn_unreachable | ( | rtx_insn * | ) |
References gcc_unreachable, and hook_int_rtx_insn_unreachable().
Referenced by hook_int_rtx_insn_unreachable().
| int hook_int_rtx_mode_as_bool_0 | ( | rtx | , |
| machine_mode | , | ||
| addr_space_t | , | ||
| bool | ) |
References hook_int_rtx_mode_as_bool_0().
Referenced by hook_int_rtx_mode_as_bool_0().
| int hook_int_uint_mode_1 | ( | unsigned int | , |
| machine_mode | ) |
References hook_int_uint_mode_1().
Referenced by hook_int_uint_mode_1().
| opt_machine_mode hook_optmode_mode_uhwi_none | ( | machine_mode | , |
| unsigned | HOST_WIDE_INT ) |
Generic hook that takes a mode and an unsigned HOST_WIDE_INT and returns no mode.
References hook_optmode_mode_uhwi_none().
Referenced by hook_optmode_mode_uhwi_none().
Generic hook that takes an rtx and returns it.
References hook_rtx_rtx_identity().
Referenced by hook_rtx_rtx_identity().
Generic hook that takes an rtx and returns NULL_RTX.
References hook_rtx_rtx_null(), and NULL.
Referenced by hook_rtx_rtx_null().
Generic hook that takes a tree and an int and returns NULL_RTX.
References hook_rtx_tree_int_null(), and NULL.
Referenced by hook_rtx_tree_int_null().
| bool hook_stringslice_consttree_stringslice_consttree_unreachable | ( | string_slice | , |
| const_tree | , | ||
| string_slice | , | ||
| const_tree | ) |
| bool hook_stringslice_locationtptr_true | ( | string_slice | , |
| location_t * | ) |
Generic hook that takes a string_slice and a locations and returns false.
References hook_stringslice_locationtptr_true().
Referenced by hook_stringslice_locationtptr_true().
| tree hook_tree_const_tree_null | ( | const_tree | ) |
Generic hook that takes a const_tree and returns NULL_TREE.
References hook_tree_const_tree_null(), and NULL.
Referenced by hook_tree_const_tree_null().
References hook_tree_tree_bool_null(), and NULL.
Referenced by hook_tree_tree_bool_null().
References hook_tree_tree_int_treep_bool_null(), and NULL.
Referenced by hook_tree_tree_int_treep_bool_null().
References hook_tree_tree_tree_null(), and NULL.
Referenced by hook_tree_tree_tree_null().
References hook_tree_tree_tree_tree_null(), and NULL.
Referenced by hook_tree_tree_tree_tree_null().
References hook_tree_treeptr_tree_tree_int_boolptr_null(), and NULL.
Referenced by hook_tree_treeptr_tree_tree_int_boolptr_null().
| tree hook_tree_void_null | ( | void | ) |
Generic hook that takes no arguments and returns a NULL_TREE.
References hook_tree_void_null(), and NULL.
Referenced by hook_tree_void_null().
| unsigned int hook_uint_mode_0 | ( | machine_mode | ) |
Generic hook that takes a machine mode and returns an unsigned int 0.
References hook_uint_mode_0().
Referenced by hook_uint_mode_0().
| unsigned int hook_uint_void_0 | ( | void | ) |
References hook_uint_void_0().
Referenced by hook_uint_void_0().
| void hook_void_constcharptr | ( | const char * | ) |
References hook_void_constcharptr().
Referenced by hook_void_constcharptr().
| void hook_void_FILEptr_constcharptr | ( | FILE * | , |
| const char * | ) |
Generic hook that takes (FILE *, const char *) and does nothing.
References hook_void_FILEptr_constcharptr().
Referenced by hook_void_FILEptr_constcharptr().
| void hook_void_FILEptr_constcharptr_const_tree | ( | FILE * | , |
| const char * | , | ||
| const_tree | ) |
Generic hook that takes (FILE *, const char *, constr_tree *) and does nothing.
References hook_void_FILEptr_constcharptr_const_tree().
Referenced by hook_void_FILEptr_constcharptr_const_tree().
| void hook_void_FILEptr_tree | ( | FILE * | , |
| tree | ) |
References hook_void_FILEptr_tree().
Referenced by hook_void_FILEptr_tree().
| void hook_void_gcc_optionsp | ( | struct gcc_options * | ) |
Generic hook that takes a struct gcc_options * and returns void.
References hook_void_gcc_optionsp().
Referenced by hook_void_gcc_optionsp().
| void hook_void_int_int | ( | int | , |
| int | ) |
References hook_void_int_int().
Referenced by hook_void_int_int().
| void hook_void_rtx_insn_int | ( | rtx_insn * | , |
| int | ) |
Generic hook that takes a rtx_insn * and an int and returns void.
References hook_void_rtx_insn_int().
Referenced by hook_void_rtx_insn_int().
| void hook_void_tree | ( | tree | ) |
References hook_void_tree().
Referenced by hook_void_tree().
References hook_void_tree_treeptr().
Referenced by hook_void_tree_treeptr().
| void hook_void_void | ( | void | ) |
General-purpose hooks. Copyright (C) 2002-2026 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve what you give them. Help stamp out software-hoarding!
This file contains generic hooks that can be used as defaults for target or language-dependent hook initializers.
Generic hook that does absolutely zappo.
References hook_void_void().
Referenced by hook_void_void().