Home
last modified time | relevance | path

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 Drs6000-string.cc2101 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 Drs6000-string.c2101 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 DChangeLog-201712692 * config/rs6000/rs6000-string.c (expand_strncmp_align_check): Invert
26602 expand_strncmp_align_check, expand_strn_compare,
H A DChangeLog-2016337 * config/rs6000/rs6000.c (expand_strncmp_align_check): generate code
H A DChangeLog-201819171 (expand_strncmp_align_check): Use new functions, fix comment.
H A DChangeLog-201934218 expand_strncmp_align_check, expand_strncmp_gpr_sequence): Insert