Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-color.c2291 bucket_allocno_compare_func (const void *v1p, const void *v2p) in bucket_allocno_compare_func() function
2375 if (bucket_allocno_compare_func (&allocno, &before) < 0) in add_allocno_to_ordered_colorable_bucket()
2511 sort_bucket (&colorable_allocno_bucket, bucket_allocno_compare_func); in push_only_colorable()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-color.cc2532 bucket_allocno_compare_func (const void *v1p, const void *v2p) in bucket_allocno_compare_func() function
2616 if (bucket_allocno_compare_func (&allocno, &before) < 0) in add_allocno_to_ordered_colorable_bucket()
2758 sort_bucket (&colorable_allocno_bucket, bucket_allocno_compare_func); in push_only_colorable()
H A DChangeLog-202035423 (bucket_allocno_compare_func): Restore previous version.
36534 (bucket_allocno_compare_func): Add compare hard reg
36555 * ira-color.c (bucket_allocno_compare_func): Move conflict hard
H A DChangeLog-20111111 * ira-color.c (bucket_allocno_compare_func): Don't compare
32773 (bucket_allocno_compare_func): Check frequency first.
H A DChangeLog-201829635 (bucket_allocno_compare_func): Add a preference based on
H A DChangeLog-201011585 (bucket_allocno_compare_func): Assume no coalesced allocnos.
H A DChangeLog-20139454 (bucket_allocno_compare_func): Add comparison by thread frequency