Searched defs:fin_ref (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-string.cc | 1825 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_block_compare_gpr() local 1853 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_block_compare_gpr() local 2316 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_move_label); in expand_strncmp_gpr_sequence() local 2604 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_strn_compare() local 2668 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_strn_compare() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-string.c | 1825 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_block_compare_gpr() local 1853 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_block_compare_gpr() local 2316 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_move_label); in expand_strncmp_gpr_sequence() local 2604 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_strn_compare() local 2668 rtx fin_ref = gen_rtx_LABEL_REF (VOIDmode, final_label); in expand_strn_compare() local
|