Searched refs:marked (Results 1 - 25 of 33) sorted by relevance

12

/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Derr-dsp.s6 ! Regarding the opcode table, all insns are marked arch_sh_dsp_up; there are
7 ! no insns marked arch_sh3_dsp_up. We check a few marked arch_sh_dsp_up:
H A Drel-3.s1 ! Like rel-1, but references are marked "datalabel".
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Derr-dsp.s6 ! Regarding the opcode table, all insns are marked arch_sh_dsp_up; there are
7 ! no insns marked arch_sh3_dsp_up. We check a few marked arch_sh_dsp_up:
H A Drel-3.s1 ! Like rel-1, but references are marked "datalabel".
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dthumbver.s1 @ Check that symbols created by .symver are marked as Thumb.
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dv10-va.d9 # does work and results in the output marked as a v10 object.
H A Dv32-va.d9 # does work and results in the output marked as a v32 object.
H A Dva-v10.d9 # does work and results in the output marked as a v10 object.
H A Dva-v32.d9 # does work and results in the output marked as a v32 object.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cris/
H A Dv10-va.d9 # does work and results in the output marked as a v10 object.
H A Dv32-va.d9 # does work and results in the output marked as a v32 object.
H A Dva-v10.d9 # does work and results in the output marked as a v10 object.
H A Dva-v32.d9 # does work and results in the output marked as a v32 object.
/haiku-buildtools/gcc/gcc/
H A Ddce.c68 /* Instructions that have been marked but whose dependencies have not
72 /* Bitmap of instructions marked as needed indexed by INSN_UID. */
73 static sbitmap marked; variable
185 /* Return true if INSN has been marked as needed. */
193 return bitmap_bit_p (marked, INSN_UID (insn));
197 /* If INSN has not yet been marked as needed, mark it now, and add it to
207 bitmap_set_bit (marked, INSN_UID (insn));
279 going to be marked called again with DO_MARK true. */
566 /* Delete every instruction that hasn't been marked. */
633 instructions are not marked
[all...]
H A Ddbxout.c33 a function are also marked by special symbol table entries.
45 The first one is marked as continued with a double-backslash at the
3040 bool marked;
3041 rtx tmp = get_pool_constant_mark (addr, &marked);
3047 get_pool_constant_mark (addr, &marked);
3049 marked = true;
3054 marked = true;
3059 if (!marked)
3535 /* GDB likes this marked with a special letter. */
3729 /* Ignore blocks never expanded or otherwise marked a
3030 bool marked; local
[all...]
H A Dgenautomata.c487 /* The following field value is list of arcs marked given
493 which arc marked by given insn enters from a state (fixed during
742 /* List of arcs marked given insn is formed with the following
784 same reservations in the declaration list. Only arcs marked such
790 the automaton marked by the ainsn. */
803 automaton marked by the insn into another state. In other
4032 /* The function adds arc from FROM_STATE to TO_STATE marked by AINSN,
5249 auto_vec<int> marked (n_alts);
5251 marked.safe_push (0);
5270 memset (marked
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/pentium/mmx/
H A Drshift.asm170 C src isn't aligned, process low limb separately (marked xxx) and
203 C 32 bits extra. Low limb of dst (marked xxx) handled here
261 C marked "C" belong to the second qword, and the "C prev" one is for
H A Dlshift.asm163 C src isn't aligned, process high limb separately (marked xxx) to
202 C is 32 bits extra. High limb of dst (marked xxx) handled here
/haiku-buildtools/isl/
H A Disl_tab.c1200 /* Check whether all variables that are marked as non-negative
2610 * If the constraint variable was originally marked non-negative,
2654 * Then we iterate over all marked variables if they can attain
2677 var->marked = !var->frozen && var->is_nonneg &&
2679 if (var->marked)
2684 var->marked = !var->frozen && var->is_nonneg;
2685 if (var->marked)
2693 if (var->marked)
2699 if (var->marked)
2705 var->marked
[all...]
H A Disl_tab.h24 unsigned marked : 1; member in struct:isl_tab_var
/haiku-buildtools/gcc/gmp/mpn/x86/k7/mmx/
H A Dlshift.asm178 C src isn't aligned, process high limb (marked xxx) separately to
216 C shift is 32 bits extra. High limb of dst (marked xxx) handled
H A Drshift.asm181 C src isn't aligned, process low limb separately (marked xxx) and
218 C 32 bits extra. Low limb of dst (marked xxx) handled here separately.
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dshdl-1.s12 ! STO_SH5_ISA32-marked symbol.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dshdl-1.s12 ! STO_SH5_ISA32-marked symbol.
/haiku-buildtools/gcc/gmp/mpn/pa64/
H A Dmul_1.asm46 C slots marked FREE, as well as some slots in the caller's "frame marker".

Completed in 169 milliseconds

12