Searched refs:swapped (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dgcdext_subdiv_step.c48 int swapped; local
60 swapped = 0;
71 *usizep = swapped ? un : -un;
83 *usizep = swapped ? -un : un;
94 swapped ^= 1;
113 swapped ^= 1;
121 *usizep = swapped ? -un : un;
128 swapped ^= 1;
144 swapped ^= 1;
156 swapped
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Dfar-hc12.s18 bne fail ; X and D preserved (swapped by _far_bar)
H A Dfar-hc11.s18 bne fail ; X and D preserved (swapped by _far_bar)
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Dfar-hc12.s18 bne fail ; X and D preserved (swapped by _far_bar)
H A Dfar-hc11.s18 bne fail ; X and D preserved (swapped by _far_bar)
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dfannkuch-parallel.go174 func swapped(a []int, i, j int) []int { func
205 jobs[jobsind] = Job{swapped(base, i, j), i}
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug286.go24 // the entries are swapped. test2 and test3 are the same except
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drecover1.go127 // Like test6, but swapped defer order.
/haiku-buildtools/gcc/libgcc/
H A Dfp-bit.c439 FLO_union_type swapped;
442 swapped.words[0] = src->words[3];
443 swapped.words[1] = src->words[2];
444 swapped.words[2] = src->words[1];
445 swapped.words[3] = src->words[0];
447 swapped.words[0] = src->words[1];
448 swapped.words[1] = src->words[0];
450 src = &swapped;
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfp-bit.c557 FLO_union_type swapped; local
559 swapped.words[0] = src->words[1];
560 swapped.words[1] = src->words[0];
561 src = &swapped;
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-slp.c282 bool swapped = false;
290 swapped ? !i : i);
295 oprnd = gimple_op (stmt, first_op_idx + (swapped ? !i : i));
330 && !swapped
333 swapped = true;
403 && !swapped
406 swapped = true;
445 if (swapped)
1050 "Re-trying with swapped operands of stmts ");
H A Dreload.c3046 int swapped;
3063 for (swapped = 0; swapped < (commutative >= 0 ? 2 : 1); swapped++)
3080 if (swapped)
3278 if ((swapped && (m != commutative || i != commutative + 1))
3279 /* If we are matching as if two operands were swapped,
3281 with swapped.
3317 The pointers in operand_loc are not swapped; swap
3319 if (swapped
3033 int swapped; local
[all...]
H A Dtree-vect-loop.c1010 bool swapped; local
1019 swapped = LOOP_VINFO_OPERANDS_SWAPPED (loop_vinfo);
1033 if (swapped && is_gimple_assign (stmt))
H A Doptabs.c1324 /* Return whether OP0 and OP1 should be swapped when expanding a commutative
4374 constant and Y is not a constant, then the comparison is swapped to
4430 enum rtx_code swapped = swap_condition (comparison);
4449 if (code_to_optab (swapped)
4450 && (libfunc = optab_libfunc (code_to_optab (swapped), mode)))
4454 comparison = swapped;
4412 enum rtx_code swapped = swap_condition (comparison); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_performance.h177 swapped() const function in class:__gnu_test::resource_counter
/haiku-buildtools/gcc/gmp/mpn/x86/k7/
H A Dgcd_1.asm39 C a full cache line and suitably aligned so it won't get swapped between
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-omp.c187 tree v, tree lhs1, tree rhs1, bool swapped, bool seq_cst)
244 if (swapped)
185 c_finish_omp_atomic(location_t loc, enum tree_code code, enum tree_code opcode, tree lhs, tree rhs, tree v, tree lhs1, tree rhs1, bool swapped, bool seq_cst) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dreload.c2483 int swapped;
2787 swapped = 0;
2979 if ((swapped && (c != commutative || i != commutative + 1))
2980 /* If we are matching as if two operands were swapped,
2982 with swapped.
3470 /* Unswap these so that they are never swapped at `finish'. */
3487 goal_alternative_swapped = swapped;
3512 goal_alternative_swapped = swapped;
3530 swapped = !swapped;
2470 int swapped; local
[all...]
/haiku-buildtools/binutils/bfd/
H A DpeXXigen.c3908 bfd_boolean swapped;
3915 swapped = FALSE;
3931 swapped = TRUE;
3971 swapped = TRUE;
4062 while (swapped);
3904 bfd_boolean swapped; local
H A Dcoff-sh.c1007 bfd_boolean swapped;
1021 if (! sh_align_loads (abfd, sec, internal_relocs, contents, &swapped))
1024 if (swapped)
2201 instructions can be swapped safely. */
2490 optimistically hope that it will be swapped
2559 swapped, we must adjust it. It would be incorrect to do this
2658 swapped. */
1006 bfd_boolean swapped; local
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-sh.c991 bfd_boolean swapped;
1005 if (! sh_align_loads (abfd, sec, internal_relocs, contents, &swapped))
1008 if (swapped)
2210 instructions can be swapped safely. */
2503 optimistically hope that it will be swapped
2538 swapped. */
2648 swapped, we must adjust it. It would be incorrect to do this
990 bfd_boolean swapped; local
H A Delf32-sh.c2396 bfd_boolean swapped;
2411 &swapped))
2414 if (swapped)
3052 swapped, we must adjust it. It would be incorrect to do this
2395 bfd_boolean swapped; local
/haiku-buildtools/gcc/gmp/mpn/x86/k6/
H A Dsqr_basecase.asm483 C ecx/esi swapped on each chunk
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Darm.c3422 int swapped = 0;
3440 && (swapped = 1, ! comparison_dominates_p (cond2, cond1)))
3443 if (swapped)
3539 comparison will have to be swapped when we emit the assembler. */
3417 int swapped = 0; local
/haiku-buildtools/gcc/gcc/cp/
H A Dsemantics.c6889 bool swapped = false;
6895 swapped = !commutative_tree_code (opcode);
6918 v, lhs1, rhs1, swapped, seq_cst);
6888 bool swapped = false; local

Completed in 488 milliseconds

12