Searched refs:needed (Results 1 - 25 of 138) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dtable.C3 void needed();
15 void needed() function
30 needed();
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Drm7000.s5 mthi $8 # No delay needed
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Drm7000.s5 mthi $8 # No delay needed
/haiku-buildtools/legacy/gcc/libio/
H A Diogetdelim.c88 _IO_size_t needed; local
94 needed = cur_len + len + 1;
95 if (needed > *n)
97 if (needed < 2 * *n)
98 needed = 2 * *n; /* Be generous. */
99 *n = needed;
100 *lineptr = (char *) realloc (*lineptr, needed);
H A Dstream.cc59 int needed = size ? size local
62 if (space_left <= needed)
67 register char* ptr = buf+needed+1;
70 if (needed < (2+neg) || ptr > EndBuffer)
/haiku-buildtools/binutils/gas/testsuite/gas/msp430/
H A Dbad.l8 [^:]*:16: Warning: a NOP might be needed here because of successive changes in interrupt state
9 [^:]*:16: Warning: a NOP might be needed before the EINT
10 [^:]*:25: Warning: a NOP might be needed here because of successive changes in interrupt state
11 [^:]*:25: Warning: a NOP might be needed before the EINT
12 [^:]*:29: Warning: a NOP might be needed here because of successive changes in interrupt state
13 [^:]*:31: Warning: a NOP might be needed here because of successive changes in interrupt state
14 [^:]*:32: Warning: a NOP might be needed here because of successive changes in interrupt state
15 [^:]*:33: Warning: a NOP might be needed here because of successive changes in interrupt state
16 [^:]*:34: Warning: a NOP might be needed here because of successive changes in interrupt state
17 [^:]*: Warning: assembly finished without a possibly needed NO
[all...]
H A Dbad.s15 ;; A NOP is needed *before* an EINT instruction.
27 nop ;; No warning needed here.
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dasneed1.d5 #ld: -m crislinux --as-needed tmpdir/libdso-1.so
8 # Using --as-needed caused a elf_hash_table (info)->dynobj to be
15 # all) because the library isn't needed and would have to move
16 # to the end of the link-line to have effect if actually needed.
H A Dweakref1.d8 # with a DSO was needed as a catalyst to get to the faulty code; nothing
9 # in the DSO was needed. We just check that we don't get the bfd
H A Dundef1.d9 # symbol; no --export-dynamic is supposed to be needed.
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dstm32l4xx-fix-vldm.s18 @ -> vldm rx!, {8_words_or_less} for each needed 8_word
26 @ -> vldmb rx!, {8_words_or_less} for each needed 8_word
H A Dstm32l4xx-fix-vldm-dp.s18 @ -> vldm rx!, {8_words_or_less} for each needed 8_word
26 @ -> vldmb rx!, {8_words_or_less} for each needed 8_word
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cris/
H A Dweakref1.d8 # with a DSO was needed as a catalyst to get to the faulty code; nothing
9 # in the DSO was needed. We just check that we don't get the bfd
H A Dundef1.d9 # symbol; no --export-dynamic is supposed to be needed.
/haiku-buildtools/binutils/gas/testsuite/gas/m32r/
H A Dfslotx.s3 # This is needed for example with bl because the subroutine will return
H A Dfslot.s3 # This is needed for example with bl because the subroutine will return
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m32r/
H A Dfslotx.s3 # This is needed for example with bl because the subroutine will return
H A Dfslot.s3 # This is needed for example with bl because the subroutine will return
/haiku-buildtools/libtool/f77demo/
H A Dconfigure.ac43 dnl Check the flags needed to link f77 programs with ld (i.e. cc)
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug157.go21 // (semicolons are not needed at the end of a statement list)
/haiku-buildtools/legacy/gcc/gcc/
H A Dreorg.c33 The Branch Penalty is the number of extra cycles that are needed to
342 is, it must be that RETURN insns aren't needed, so that is our return
375 if needed. */
1189 OTHER_NEEDED are needed after INSN, see whether INSN can take all the insns
1192 needed while searching for delay slot insns. Return the concatenated
1201 to annul INSN. If this routine determines that annulling is needed,
1209 sets, needed, other_needed,
1215 struct resources *sets, *needed, *other_needed;
1267 || insn_sets_resource_p (trial, needed, 0)
1341 delay_list, sets, needed, other_neede
1423 struct resources set, needed; local
1613 struct resources needed, set; local
2004 struct resources needed, set; local
2504 struct resources opposite_needed, set, needed; local
[all...]
H A Dresource.c404 find_dead_or_set_registers (target, res, jump_target, jump_count, set, needed)
409 struct resources set, needed;
426 AND_COMPL_HARD_REG_SET (pending_dead_regs, needed.regs);
499 mark_referenced_resources (insn, &needed, 1);
533 AND_COMPL_HARD_REG_SET (scratch, needed.regs);
538 AND_COMPL_HARD_REG_SET (scratch, needed.regs); local
543 target_set, needed);
546 set, needed);
564 mark_referenced_resources (insn, &needed, 1);
568 AND_COMPL_HARD_REG_SET (scratch, needed
837 struct resources set, needed; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dreorg.c32 The Branch Penalty is the number of extra cycles that are needed to
442 is, it must be that RETURN insns aren't needed, so that is our return
510 if needed. */
1107 OTHER_NEEDED are needed after INSN, see whether INSN can take all the insns
1110 needed while searching for delay slot insns. Return the concatenated
1119 to annul INSN. If this routine determines that annulling is needed,
1128 struct resources *needed,
1186 || insn_sets_resource_p (trial, needed, false)
1270 struct resources *needed,
1295 || insn_sets_resource_p (trial, needed, fals
1112 steal_delay_list_from_target(rtx_insn *insn, rtx condition, rtx_sequence *seq, rtx_insn_list *delay_list, struct resources *sets, struct resources *needed, struct resources *other_needed, int slots_to_fill, int *pslots_filled, int *pannul_p, rtx *pnew_thread) argument
1251 steal_delay_list_from_fallthrough(rtx_insn *insn, rtx condition, rtx_sequence *seq, rtx_insn_list *delay_list, struct resources *sets, struct resources *needed, struct resources *other_needed, int slots_to_fill, int *pslots_filled, int *pannul_p) argument
1341 struct resources set, needed; local
1531 struct resources needed, set; local
1959 struct resources needed, set; local
2441 struct resources opposite_needed, set, needed; local
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-2b.s3 ! generated by the assembler; two more needed at link time, as they will be
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-2b.s3 ! generated by the assembler; two more needed at link time, as they will be

Completed in 309 milliseconds

123456