Searched refs:reordering (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug221.go7 // function call arg reordering was picking out 1 call that
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dreorder.go7 // Test reordering of assignments.
/haiku-buildtools/isl/
H A Disl_polynomial.c1249 int *reordering = NULL; local
1264 reordering = isl_alloc_array(qp->div->ctx, int, len);
1265 if (!array || !pos || !at || !reordering)
1279 reordering[i] = i;
1303 reordering[div_pos + array[i].row] = div_pos + i - skip;
1306 qp->upoly = reorder(qp->upoly, reordering);
1314 free(reordering);
1321 free(reordering);
2050 int *reordering; local
2064 reordering
2404 int *reordering = NULL; local
3128 int *reordering; local
3164 int *reordering; local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/m32r/
H A Dm32rx.s136 # Including apparent instruction sequence reordering.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m32r/
H A Dm32rx.s136 # Including apparent instruction sequence reordering.

Completed in 42 milliseconds