Searched defs:ifun (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | except.cc | 474 get_eh_region_from_number_fn (struct function *ifun, int i) in get_eh_region_from_number_fn() 486 get_eh_landing_pad_from_number_fn (struct function *ifun, int i) in get_eh_landing_pad_from_number_fn() 498 get_eh_region_from_lp_number_fn (struct function *ifun, int i) in get_eh_region_from_lp_number_fn() 611 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() 646 eh_region_outermost (struct function *ifun, eh_region region_a, in eh_region_outermost()
|
H A D | tree-eh.cc | 72 add_stmt_to_eh_lp_fn (struct function *ifun, gimple *t, int num) in add_stmt_to_eh_lp_fn() 114 remove_stmt_from_eh_lp_fn (struct function *ifun, gimple *t) in remove_stmt_from_eh_lp_fn() 142 lookup_stmt_eh_lp_fn (struct function *ifun, const gimple *t) in lookup_stmt_eh_lp_fn() 3033 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt) in maybe_clean_eh_stmt_fn()
|
H A D | tree-cfg.cc | 1362 label_to_block (struct function *ifun, tree dest) in label_to_block() 9383 gimple_switch_label_bb (function *ifun, gswitch *gs, unsigned index) in gimple_switch_label_bb() 9391 gimple_switch_default_bb (function *ifun, gswitch *gs) in gimple_switch_default_bb() 9400 gimple_switch_edge (function *ifun, gswitch *gs, unsigned index) in gimple_switch_edge() 9408 gimple_switch_default_edge (function *ifun, gswitch *gs) in gimple_switch_default_edge()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | except.c | 473 get_eh_region_from_number_fn (struct function *ifun, int i) in get_eh_region_from_number_fn() 485 get_eh_landing_pad_from_number_fn (struct function *ifun, int i) in get_eh_landing_pad_from_number_fn() 497 get_eh_region_from_lp_number_fn (struct function *ifun, int i) in get_eh_region_from_lp_number_fn() 610 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() 645 eh_region_outermost (struct function *ifun, eh_region region_a, in eh_region_outermost()
|
H A D | tree-eh.c | 72 add_stmt_to_eh_lp_fn (struct function *ifun, gimple *t, int num) in add_stmt_to_eh_lp_fn() 114 remove_stmt_from_eh_lp_fn (struct function *ifun, gimple *t) in remove_stmt_from_eh_lp_fn() 142 lookup_stmt_eh_lp_fn (struct function *ifun, const gimple *t) in lookup_stmt_eh_lp_fn() 3038 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt) in maybe_clean_eh_stmt_fn()
|
H A D | tree-cfg.c | 1368 label_to_block (struct function *ifun, tree dest) in label_to_block() 9323 gimple_switch_label_bb (function *ifun, gswitch *gs, unsigned index) in gimple_switch_label_bb() 9331 gimple_switch_default_bb (function *ifun, gswitch *gs) in gimple_switch_default_bb() 9340 gimple_switch_edge (function *ifun, gswitch *gs, unsigned index) in gimple_switch_edge() 9348 gimple_switch_default_edge (function *ifun, gswitch *gs) in gimple_switch_default_edge()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.c | 951 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_compute_stack_layout() local 1050 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_expand_prologue() local 1167 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_expand_epilogue() local 1206 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_epilogue_uses() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.cc | 951 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_compute_stack_layout() local 1050 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_expand_prologue() local 1167 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_expand_epilogue() local 1206 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_epilogue_uses() local
|