Searched defs:dispatch_label (Results 1 – 1 of 1) sorted by relevance
1159 sjlj_emit_function_enter (rtx_code_label *dispatch_label) in sjlj_emit_function_enter()1294 sjlj_emit_dispatch_table (rtx_code_label *dispatch_label, int num_dispatch) in sjlj_emit_dispatch_table()1463 rtx_code_label *dispatch_label = gen_label_rtx (); in sjlj_build_landing_pads() local