Searched refs:ehr_label (Results 1 – 4 of 4) sorted by relevance
154 rtx ehr_label; member
2132 if (!crtl->eh.ehr_label) in expand_builtin_eh_return()2133 crtl->eh.ehr_label = gen_label_rtx (); in expand_builtin_eh_return()2134 emit_jump (crtl->eh.ehr_label); in expand_builtin_eh_return()2146 if (! crtl->eh.ehr_label) in expand_eh_return()2158 emit_label (crtl->eh.ehr_label); in expand_eh_return()
140 rtx_code_label *ehr_label; member
2250 if (!crtl->eh.ehr_label) in expand_builtin_eh_return()2251 crtl->eh.ehr_label = gen_label_rtx (); in expand_builtin_eh_return()2252 emit_jump (crtl->eh.ehr_label); in expand_builtin_eh_return()2264 if (! crtl->eh.ehr_label) in expand_eh_return()2276 emit_label (crtl->eh.ehr_label); in expand_eh_return()