Searched refs:generate (Results 76 - 100 of 167) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dprofopt.exp144 # dg-final-generate -- process code to run after the profile-generate step
148 proc dg-final-generate { args } {
176 # WHICH is "generate" or "use".
211 || ![string compare "dg-final-generate" $cmd] \
317 if { [string first "-fprofile-generate" $profile_option] >= 0 } {
355 # If there is dg-final code to execute for the generate step, do it
358 profopt-final-code "generate" $generate_final_code $testcase
/haiku-buildtools/binutils/gas/
H A Dconfigure.com2 $! This file sets things up to build gas on a VMS system to generate object
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Dallopcodes.S4 ;;; insn classes, that we use to generate the proper
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Dallopcodes.S4 ;;; insn classes, that we use to generate the proper
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dalgorithmfwd.h234 generate(_FIter, _FIter, _Generator);
238 generate(_FIter, _FIter, _Generator, __gnu_parallel::sequential_tag);
242 generate(_FIter, _FIter, _Generator, __gnu_parallel::_Parallelism);
H A Dalgo.h1524 generate(_FIterator __begin, _FIterator __end, _Generator __gen, function in namespace:__parallel
1526 { _GLIBCXX_STD_A::generate(__begin, __end, __gen); }
1533 { generate(__begin, __end, __gen, __gnu_parallel::sequential_tag()); }
1557 generate(__begin, __end, __gen, __gnu_parallel::sequential_tag());
1563 generate(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1574 generate(_FIterator __begin, _FIterator __end, _Generator __gen) function in namespace:__parallel
/haiku-buildtools/gcc/maintainer-scripts/
H A Dgcc_release42 # to generate the release.
78 -p previous-tarball Location of a previous tarball (to generate diff files).
174 # For a prerelease or real release, we need to generate additional
298 ${BZIP2} ../${5%.bz2} || error "Could not generate ../$5"
486 # The old tarballs from which to generate diffs.
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c183 /* Mask to specify which instructions we are allowed to generate. */
740 necessary, but for generation purposes, we'll generate the address
1159 aarch64_internal_mov_immediate (rtx dest, rtx imm, bool generate, argument
1173 if (generate)
1184 if (generate)
1222 if (generate)
1243 if (generate)
1256 if (generate)
1269 if (generate)
1282 if (generate)
2790 aarch64_build_constant(int regnum, HOST_WIDE_INT val, bool generate) argument
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Drelax2.d52 # to check that the border case *works* and doesn't generate invalid code.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Drelax2.d52 # to check that the border case *works* and doesn't generate invalid code.
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/
H A Dsynopsis.cc192 generate(_FIter, _FIter, _Generator);
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dselect5.go427 // using choose and maybe, code can generate all
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c777 instructions we are allowed to generate. */
2900 /* V5 code we generate is completely interworking capable, so we turn off
3201 generate additional returns. */
4069 int generate)
4101 if (generate)
4113 if (generate)
4123 if (generate)
4132 if (generate)
4145 if (generate)
4153 if (generate)
4060 arm_gen_constant(enum rtx_code code, machine_mode mode, rtx cond, HOST_WIDE_INT val, rtx target, rtx source, int subtargets, int generate) argument
[all...]
H A Darm-ldmstm.ml1 (* Auto-generate ARM ldm/stm patterns
H A Dneon-testgen.ml1 (* Auto-generate ARM Neon intrinsics tests.
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dtasking.c430 don't have parameters, so we must not generate a wrapper */
949 to generate a constructor function, and to avoid double the
1520 * many signals need processing, we generate the following
1620 * many buffers need processing, we generate the following
1737 build_receive_case_end to generate correct labels */
1742 /* counter to generate unique receive_case labels */
2016 /* now we are ready to generate the call */
2159 /* generate the union */
2180 /* generate the array of pointers to all buffers */
2260 /* generate th
[all...]
/haiku-buildtools/gcc/libstdc++-v3/doc/
H A DMakefile.am466 XSLT_PARAM = --param toc.section.depth 4 --param generate.consistent.ids 1
558 # NB: Have to generate customization XSL for UTF-8 output.
/haiku-buildtools/gcc/gotools/
H A DMakefile.in244 $(cmdsrcdir)/go/generate.go \
/haiku-buildtools/binutils/ld/testsuite/ld-sh/arch/
H A Dsh3e.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.
H A Dsh4a-nofpu.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.
H A Dsh4-nofpu.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.
H A Dsh2e.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.
H A Dsh4-nommu-nofpu.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.
H A Dsh3-nommu.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.
H A Dsh3.s8 ! in <srcdir>/gas/testsuite/gas/sh/arch to re-generate the files.

Completed in 402 milliseconds

1234567