Searched refs:separate (Results 1 - 25 of 55) sorted by relevance

123

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dlui-2.s2 # These need to be separate from lui-1.s as they are reported at a later
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dthumb2-b-interwork.s12 @ Put this in a separate section to force the assembler to generate a reloc
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Dvle-multiseg.s2 # separate output sections. We will then check for separate load segments.
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dgot-page-4a.s5 # a way that each one lives on a separate page.
/haiku-buildtools/binutils/gas/testsuite/gas/xtensa/
H A Dinit-fini-literals.d3 #name: check that literals for .init and .fini always go to separate sections
/haiku-buildtools/isl/
H A Dcodegen.c28 unsigned separate; member in struct:options
35 ISL_ARG_BOOL(struct options, separate, 0, "separate", 0,
36 "globally set the separate option")
74 * If the --separate or --atomic options were specified, then
75 * we clear any separate or atomic options that may already exist in "opt".
81 if (options->separate || options->atomic) {
87 target = universe(ctx, "separate");
93 if (options->separate)
94 opt = set_universe(opt, schedule, "separate");
[all...]
H A Disl_ast_build_private.h13 separate enumerator in enum:isl_ast_build_domain_type
H A Disl_ast_codegen.c1119 * We separate lower bounds, upper bounds and constraints that
2019 * There is then no need to separate along those bounds.
2501 * intersection of "class_domain" and the separate option domain.
2518 domain = isl_set_copy(domains->option[separate]);
2549 * The separate domains can be computed directly from the "class_domain".
2572 * If anything is left after handling separate, unroll and atomic,
2594 isl_set_copy(domains->option[separate]));
2659 for (type = atomic; type <= separate; ++type) {
2680 * atomic, unroll or separate
2746 for (type = atomic; type <= separate;
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-2b.s1 ! Initially three separate sections, one with SHmedia and constants, one with
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-2b.s1 ! Initially three separate sections, one with SHmedia and constants, one with
/haiku-buildtools/gcc/gmp/mpn/powerpc64/mode32/
H A Daddmul_1.asm37 ` rldimi r8, r7, 32,0 C assemble vlimb from separate 32-bit arguments
40 rldimi r7, r6, 32,0 C assemble vlimb from separate 32-bit arguments
H A Dmul_1.asm37 ` rldimi r8, r7, 32,0 C assemble vlimb from separate 32-bit arguments
40 rldimi r7, r6, 32,0 C assemble vlimb from separate 32-bit arguments
H A Dsubmul_1.asm37 ` rldimi r8, r7, 32,0 C assemble vlimb from separate 32-bit arguments
40 rldimi r7, r6, 32,0 C assemble vlimb from separate 32-bit arguments
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cris/
H A Dlibdso-13.d13 # into a separate test using that option.
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dlibdso-13.d13 # into a separate test using that option.
/haiku-buildtools/gcc/gmp/mpn/x86/pentium/
H A Dhamdist.asm29 C cycles/limb. The xorb is taking 2 cycles, but a separate load and xor
H A Dmul_2.asm29 C At 24 c/l this is only 2 cycles faster than a separate mul_1 and addmul_1,
/haiku-buildtools/gcc/gmp/mpn/x86/pentium4/sse2/
H A Daddlsh1_n.asm37 C is almost achieved for separate src/dst but when src==dst the write
H A Drsh1add_n.asm38 C separate src/dst but when src==dst the write combining anomalies slow it
/haiku-buildtools/gcc/gmp/mpn/alpha/
H A Daorslsh1_n.asm25 C EV6: 4.375 (i.e., worse than separate mpn_lshift and mpn_add_n at 3.875)
29 C compared to separate mpn_lshift and mpn_add_n.
/haiku-buildtools/gcc/gmp/mpn/x86/p6/
H A Dlshsub_n.asm22 C P6/13: 3.35 cycles/limb (separate mpn_sub_n + mpn_lshift needs 4.12)
H A Dmod_34lsub1.asm32 C into 2mod3, but at that point going into a separate carries total so we
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dindex.go223 // So run it as a separate check.
/haiku-buildtools/gcc/gmp/
H A Dconfig.guess358 /* a separate "fun" variable is necessary for gcc 2.95.2 on MacOS,
/haiku-buildtools/gcc/gmp/doc/
H A Dconfiguration89 If there's a separate PROLOGUE(func) for each possible function
168 actual differences in GMP then they're still given separate names, for

Completed in 112 milliseconds

123