Home
last modified time | relevance | path

Searched refs:jump_table_for_label (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfinal.c954 rtx_jump_table_data *table = jump_table_for_label (label); in shorten_branches()
1233 rtx_jump_table_data *table = jump_table_for_label (label); in shorten_branches()
2555 table = jump_table_for_label (as_a <rtx_code_label *> (insn)); in final_scan_insn_1()
H A Drtl.h1528 jump_table_for_label (const rtx_code_label *label) in jump_table_for_label() function