Home
last modified time | relevance | path

Searched refs:gcc_stablesort (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsort.cc295 gcc_stablesort (void *vbase, size_t n, size_t size, cmp_fn *cmp) in gcc_stablesort() function
H A Dsystem.h1220 void gcc_stablesort (void *, size_t, size_t,
H A Dbb-reorder.c2445 gcc_stablesort (edges, n, sizeof *edges, edge_order); in reorder_basic_blocks_simple()
H A Dtree-loop-distribution.c2831 gcc_stablesort (&(*partitions)[i], j - i, sizeof (*partitions)[i], in fuse_memset_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsort.cc299 gcc_stablesort (void *vbase, size_t n, size_t size, cmp_fn *cmp) in gcc_stablesort() function
H A Dsystem.h1257 void gcc_stablesort (void *, size_t, size_t,
H A Dbb-reorder.cc2446 gcc_stablesort (edges, n, sizeof *edges, edge_order); in reorder_basic_blocks_simple()
H A Dtree-loop-distribution.cc2870 gcc_stablesort (&(*partitions)[i], j - i, sizeof (*partitions)[i], in fuse_memset_builtins()
H A DChangeLog-201811431 gcc_stablesort.
11437 (fuse_memset_builtins): Change std::stable_sort to gcc_stablesort.
11444 (gcc_stablesort): New.
11445 * system.h (gcc_stablesort): Declare.
H A DChangeLog-202118684 gcc_stablesort.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc26296 gcc_stablesort(temp_operands, 4, 2 * sizeof (rtx *), in aarch64_gen_adjusted_ldpstp()