Home
last modified time | relevance | path

Searched refs:emit_block_cmp_hints (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.h121 extern rtx emit_block_cmp_hints (rtx, rtx, rtx, tree, rtx, bool,
H A Dbuiltins.c5234 result = emit_block_cmp_hints (arg1_rtx, arg2_rtx, len_rtx, in expand_builtin_memcmp()
H A Dexpr.c2038 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 Dexpr.h129 extern rtx emit_block_cmp_hints (rtx, rtx, rtx, tree, rtx, bool,
H A Dbuiltins.cc4424 result = emit_block_cmp_hints (arg1_rtx, arg2_rtx, len_rtx, in expand_builtin_memcmp()
H A Dexpr.cc2242 emit_block_cmp_hints (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_hints() function
H A DChangeLog-201621988 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.