Searched refs:begin_label_rtx (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.c | 4693 rtx arg_bytes, begin_label_rtx, mcount, sym; in hppa_profile_hook() local 4715 begin_label_rtx = gen_rtx_SYMBOL_REF (SImode, ggc_strdup (begin_label_name)); in hppa_profile_hook() 4748 begin_label_rtx)); in hppa_profile_hook() 4759 begin_label_rtx)); in hppa_profile_hook()
|
H A D | pa.cc | 4727 rtx arg_bytes, begin_label_rtx, mcount, sym; in hppa_profile_hook() local 4749 begin_label_rtx = gen_rtx_SYMBOL_REF (SImode, ggc_strdup (begin_label_name)); in hppa_profile_hook() 4782 begin_label_rtx)); in hppa_profile_hook() 4793 begin_label_rtx)); in hppa_profile_hook()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 4693 rtx arg_bytes, begin_label_rtx, mcount, sym; in hppa_profile_hook() local 4715 begin_label_rtx = gen_rtx_SYMBOL_REF (SImode, ggc_strdup (begin_label_name)); in hppa_profile_hook() 4748 begin_label_rtx)); in hppa_profile_hook() 4759 begin_label_rtx)); in hppa_profile_hook()
|