Searched refs:stringop_block_profile (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.h | 90 void stringop_block_profile (gimple *, unsigned int *, HOST_WIDE_INT *);
|
H A D | value-prof.cc | 1737 stringop_block_profile (gimple *stmt, unsigned int *expected_align, in stringop_block_profile() function
|
H A D | builtins.cc | 3402 stringop_block_profile (currently_expanding_gimple_stmt, in expand_builtin_memory_copy_args() 4183 stringop_block_profile (currently_expanding_gimple_stmt, in expand_builtin_memset_args()
|
H A D | ChangeLog.gimple-classes | 1498 * value-prof.h (stringop_block_profile): Likewise.
|
H A D | ChangeLog.tuples | 5782 * gimple-dummy.c (free_histograms, stringop_block_profile):
|
H A D | ChangeLog-2007 | 30308 * value-prof.c (stringop_block_profile): Fix handling of size counter; 30972 * value-prof.c (stringop_block_profile): Likewise. 30991 (stringop_block_profile): New global function. 30996 (stringop_block_profile): Declare.
|
H A D | ChangeLog-2016 | 8544 * value-prof.c (stringop_block_profile): Fix a warning.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-prof.h | 90 void stringop_block_profile (gimple *, unsigned int *, HOST_WIDE_INT *);
|
H A D | value-prof.c | 1700 stringop_block_profile (gimple *stmt, unsigned int *expected_align, in stringop_block_profile() function
|
H A D | builtins.c | 4304 stringop_block_profile (currently_expanding_gimple_stmt, in expand_builtin_memory_copy_args() 4978 stringop_block_profile (currently_expanding_gimple_stmt, in expand_builtin_memset_args()
|