Lines Matching defs:ATTRIBUTE_UNUSED
54 hook_bool_bool_false (bool a ATTRIBUTE_UNUSED) in hook_bool_bool_false()
61 hook_bool_bool_gcc_optionsp_false (bool a ATTRIBUTE_UNUSED, in hook_bool_bool_gcc_optionsp_false()
62 struct gcc_options *opts ATTRIBUTE_UNUSED) in hook_bool_bool_gcc_optionsp_false()
68 bool hook_bool_const_int_const_int_true (const int a ATTRIBUTE_UNUSED, in hook_bool_const_int_const_int_true()
69 const int b ATTRIBUTE_UNUSED) in hook_bool_const_int_const_int_true()
76 hook_bool_mode_false (enum machine_mode mode ATTRIBUTE_UNUSED) in hook_bool_mode_false()
83 hook_bool_mode_true (enum machine_mode mode ATTRIBUTE_UNUSED) in hook_bool_mode_true()
90 hook_bool_mode_const_rtx_false (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_const_rtx_false()
91 const_rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_const_rtx_false()
98 hook_bool_mode_const_rtx_true (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_const_rtx_true()
99 const_rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_const_rtx_true()
106 hook_bool_mode_rtx_false (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_rtx_false()
107 rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_rtx_false()
114 hook_bool_mode_rtx_true (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_rtx_true()
115 rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_rtx_true()
123 hook_bool_mode_uhwi_false (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_uhwi_false()
124 unsigned HOST_WIDE_INT value ATTRIBUTE_UNUSED) in hook_bool_mode_uhwi_false()
131 hook_void_FILEptr_constcharptr (FILE *a ATTRIBUTE_UNUSED, const char *b ATTRIBUTE_UNUSED) in hook_void_FILEptr_constcharptr()
137 hook_bool_FILEptr_rtx_false (FILE *a ATTRIBUTE_UNUSED, in hook_bool_FILEptr_rtx_false()
138 rtx b ATTRIBUTE_UNUSED) in hook_bool_FILEptr_rtx_false()
145 hook_bool_const_tree_hwi_hwi_const_tree_false (const_tree a ATTRIBUTE_UNUSED, in hook_bool_const_tree_hwi_hwi_const_tree_false()
146 HOST_WIDE_INT b ATTRIBUTE_UNUSED, in hook_bool_const_tree_hwi_hwi_const_tree_false()
147 HOST_WIDE_INT c ATTRIBUTE_UNUSED, in hook_bool_const_tree_hwi_hwi_const_tree_false()
148 const_tree d ATTRIBUTE_UNUSED) in hook_bool_const_tree_hwi_hwi_const_tree_false()
154 hook_bool_const_tree_hwi_hwi_const_tree_true (const_tree a ATTRIBUTE_UNUSED, in hook_bool_const_tree_hwi_hwi_const_tree_true()
155 HOST_WIDE_INT b ATTRIBUTE_UNUSED, in hook_bool_const_tree_hwi_hwi_const_tree_true()
156 HOST_WIDE_INT c ATTRIBUTE_UNUSED, in hook_bool_const_tree_hwi_hwi_const_tree_true()
157 const_tree d ATTRIBUTE_UNUSED) in hook_bool_const_tree_hwi_hwi_const_tree_true()
163 default_can_output_mi_thunk_no_vcall (const_tree a ATTRIBUTE_UNUSED, in default_can_output_mi_thunk_no_vcall()
164 HOST_WIDE_INT b ATTRIBUTE_UNUSED, in default_can_output_mi_thunk_no_vcall()
166 const_tree d ATTRIBUTE_UNUSED) in default_can_output_mi_thunk_no_vcall()
172 hook_int_uint_mode_1 (unsigned int a ATTRIBUTE_UNUSED, in hook_int_uint_mode_1()
173 enum machine_mode b ATTRIBUTE_UNUSED) in hook_int_uint_mode_1()
179 hook_int_const_tree_0 (const_tree a ATTRIBUTE_UNUSED) in hook_int_const_tree_0()
186 hook_int_const_tree_const_tree_1 (const_tree a ATTRIBUTE_UNUSED, const_tree b ATTRIBUTE_UNUSED) in hook_int_const_tree_const_tree_1()
192 hook_int_rtx_0 (rtx a ATTRIBUTE_UNUSED) in hook_int_rtx_0()
198 hook_int_rtx_bool_0 (rtx a ATTRIBUTE_UNUSED, bool b ATTRIBUTE_UNUSED) in hook_int_rtx_bool_0()
210 hook_void_tree (tree a ATTRIBUTE_UNUSED) in hook_void_tree()
215 hook_void_constcharptr (const char *a ATTRIBUTE_UNUSED) in hook_void_constcharptr()
220 hook_void_tree_treeptr (tree a ATTRIBUTE_UNUSED, tree *b ATTRIBUTE_UNUSED) in hook_void_tree_treeptr()
225 hook_void_int_int (int a ATTRIBUTE_UNUSED, int b ATTRIBUTE_UNUSED) in hook_void_int_int()
230 hook_bool_tree_false (tree a ATTRIBUTE_UNUSED) in hook_bool_tree_false()
236 hook_bool_const_tree_false (const_tree a ATTRIBUTE_UNUSED) in hook_bool_const_tree_false()
242 hook_bool_tree_true (tree a ATTRIBUTE_UNUSED) in hook_bool_tree_true()
248 hook_bool_const_tree_true (const_tree a ATTRIBUTE_UNUSED) in hook_bool_const_tree_true()
254 hook_bool_tree_tree_false (tree a ATTRIBUTE_UNUSED, tree b ATTRIBUTE_UNUSED) in hook_bool_tree_tree_false()
260 hook_bool_tree_tree_true (tree a ATTRIBUTE_UNUSED, tree b ATTRIBUTE_UNUSED) in hook_bool_tree_tree_true()
266 hook_bool_tree_bool_false (tree a ATTRIBUTE_UNUSED, bool b ATTRIBUTE_UNUSED) in hook_bool_tree_bool_false()
272 hook_bool_rtx_false (rtx a ATTRIBUTE_UNUSED) in hook_bool_rtx_false()
278 hook_bool_uintp_uintp_false (unsigned int *a ATTRIBUTE_UNUSED, in hook_bool_uintp_uintp_false()
279 unsigned int *b ATTRIBUTE_UNUSED) in hook_bool_uintp_uintp_false()
285 hook_bool_rtx_int_int_int_intp_bool_false (rtx a ATTRIBUTE_UNUSED, in hook_bool_rtx_int_int_int_intp_bool_false()
286 int b ATTRIBUTE_UNUSED, in hook_bool_rtx_int_int_int_intp_bool_false()
287 int c ATTRIBUTE_UNUSED, in hook_bool_rtx_int_int_int_intp_bool_false()
288 int d ATTRIBUTE_UNUSED, in hook_bool_rtx_int_int_int_intp_bool_false()
289 int *e ATTRIBUTE_UNUSED, in hook_bool_rtx_int_int_int_intp_bool_false()
290 bool speed_p ATTRIBUTE_UNUSED) in hook_bool_rtx_int_int_int_intp_bool_false()
304 hook_rtx_rtx_null (rtx x ATTRIBUTE_UNUSED) in hook_rtx_rtx_null()
311 hook_rtx_tree_int_null (tree a ATTRIBUTE_UNUSED, int b ATTRIBUTE_UNUSED) in hook_rtx_tree_int_null()
318 hook_tree_tree_tree_tree_3rd_identity (tree a ATTRIBUTE_UNUSED, in hook_tree_tree_tree_tree_3rd_identity()
319 tree b ATTRIBUTE_UNUSED, tree c) in hook_tree_tree_tree_tree_3rd_identity()
326 hook_constcharptr_const_tree_null (const_tree t ATTRIBUTE_UNUSED) in hook_constcharptr_const_tree_null()
332 hook_tree_tree_int_treep_bool_null (tree t0 ATTRIBUTE_UNUSED, in hook_tree_tree_int_treep_bool_null()
333 int i ATTRIBUTE_UNUSED, in hook_tree_tree_int_treep_bool_null()
334 tree *p ATTRIBUTE_UNUSED, in hook_tree_tree_int_treep_bool_null()
335 bool ignore ATTRIBUTE_UNUSED) in hook_tree_tree_int_treep_bool_null()
341 hook_tree_tree_tree_null (tree t0 ATTRIBUTE_UNUSED, tree t1 ATTRIBUTE_UNUSED) in hook_tree_tree_tree_null()
347 hook_tree_tree_tree_tree_null (tree t0 ATTRIBUTE_UNUSED, in hook_tree_tree_tree_tree_null()
348 tree t1 ATTRIBUTE_UNUSED, in hook_tree_tree_tree_tree_null()
349 tree t2 ATTRIBUTE_UNUSED) in hook_tree_tree_tree_tree_null()
356 hook_constcharptr_const_rtx_null (const_rtx r ATTRIBUTE_UNUSED) in hook_constcharptr_const_rtx_null()
362 hook_constcharptr_const_tree_const_tree_null (const_tree t0 ATTRIBUTE_UNUSED, in hook_constcharptr_const_tree_const_tree_null()
363 const_tree t1 ATTRIBUTE_UNUSED) in hook_constcharptr_const_tree_const_tree_null()
369 hook_constcharptr_int_const_tree_null (int i ATTRIBUTE_UNUSED, in hook_constcharptr_int_const_tree_null()
370 const_tree t0 ATTRIBUTE_UNUSED) in hook_constcharptr_int_const_tree_null()
376 hook_constcharptr_int_const_tree_const_tree_null (int i ATTRIBUTE_UNUSED, in hook_constcharptr_int_const_tree_const_tree_null()
377 const_tree t0 ATTRIBUTE_UNUSED, in hook_constcharptr_int_const_tree_const_tree_null()
378 const_tree t1 ATTRIBUTE_UNUSED) in hook_constcharptr_int_const_tree_const_tree_null()
385 hook_tree_const_tree_null (const_tree t ATTRIBUTE_UNUSED) in hook_tree_const_tree_null()
393 hook_bool_rtx_int_false (rtx insn ATTRIBUTE_UNUSED, int mode ATTRIBUTE_UNUSED) in hook_bool_rtx_int_false()
401 hook_void_rtx_int (rtx insn ATTRIBUTE_UNUSED, int mode ATTRIBUTE_UNUSED) in hook_void_rtx_int()
408 hook_void_gcc_optionsp (struct gcc_options *opts ATTRIBUTE_UNUSED) in hook_void_gcc_optionsp()