Searched refs:emit_block_cmp_hints (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.h | 121 extern rtx emit_block_cmp_hints (rtx, rtx, rtx, tree, rtx, bool,
|
H A D | builtins.c | 5234 result = emit_block_cmp_hints (arg1_rtx, arg2_rtx, len_rtx, in expand_builtin_memcmp()
|
H A D | expr.c | 2038 emit_block_cmp_hints (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_hints() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.h | 129 extern rtx emit_block_cmp_hints (rtx, rtx, rtx, tree, rtx, bool,
|
H A D | builtins.cc | 4424 result = emit_block_cmp_hints (arg1_rtx, arg2_rtx, len_rtx, in expand_builtin_memcmp()
|
H A D | expr.cc | 2242 emit_block_cmp_hints (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_hints() function
|
H A D | ChangeLog-2016 | 21988 Look for constant strings. Move some code to emit_block_cmp_hints 22017 (emit_block_cmp_hints): New function. 22022 (emit_block_cmp_hints, expand_cmpstrn_or_cmpmem): Declare.
|