Searched refs:distances (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/sparc/
H A Dv9branch1.s1 # Check if maximum possible branch distances for v9 branches are accepted
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dgot-page-6.s3 # that are large distances apart.
6 # large distances in the original file, we should end
/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c724 int distances[2];
735 distances[0] = distances[1] = false;
769 distances[e->distance] = true;
795 move->num_consecutive_stages = distances[0] && distances[1] ? 2 : 1;
803 distance1_uses = distances[1] ? sbitmap_alloc (g->num_nodes) : NULL;
721 int distances[2]; local

Completed in 103 milliseconds