Searched refs:expand_strncmp_align_check (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-string.cc | 2101 expand_strncmp_align_check (rtx strncmp_label, rtx src_addr, HOST_WIDE_INT bytes) in expand_strncmp_align_check() function 2561 expand_strncmp_align_check (strncmp_label, src1_addr, align_test); in expand_strn_compare() 2563 expand_strncmp_align_check (strncmp_label, src2_addr, align_test); in expand_strn_compare()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-string.c | 2101 expand_strncmp_align_check (rtx strncmp_label, rtx src_addr, HOST_WIDE_INT bytes) in expand_strncmp_align_check() function 2561 expand_strncmp_align_check (strncmp_label, src1_addr, align_test); in expand_strn_compare() 2563 expand_strncmp_align_check (strncmp_label, src2_addr, align_test); in expand_strn_compare()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2017 | 12692 * config/rs6000/rs6000-string.c (expand_strncmp_align_check): Invert 26602 expand_strncmp_align_check, expand_strn_compare,
|
H A D | ChangeLog-2016 | 337 * config/rs6000/rs6000.c (expand_strncmp_align_check): generate code
|
H A D | ChangeLog-2018 | 19171 (expand_strncmp_align_check): Use new functions, fix comment.
|
H A D | ChangeLog-2019 | 34218 expand_strncmp_align_check, expand_strncmp_gpr_sequence): Insert
|