Home
last modified time | relevance | path

Searched refs:allocation (Results 201 – 225 of 416) sorted by relevance

12345678910>>...17

/openbsd/usr.sbin/unbound/
H A Dconfigure.ac573 # set memory allocation checking if requested
574 AC_ARG_ENABLE(alloc-checks, AS_HELP_STRING([--enable-alloc-checks],[ enable to memory allocation st…
/openbsd/gnu/gcc/libcpp/
H A DChangeLog512 * macro.c (create_iso_definition): Fix allocation of memory.
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dcontrib.texi269 support, improved leaf function register allocation, and his direction
H A Dtm.texi1818 general allocation. These would include the stack pointer, the frame
1842 available for general allocation of values that must live across
1948 @cindex order of register allocation
1949 @cindex register allocation order
2020 because the allocation mechanism considers them to be always occupied.
2083 allocation.
2151 set prior to local register allocation and is valid for the remaining
2549 allocation.
3104 the automatic variables until after register allocation has been
4532 allocation strategies probably must do something analogous with this
[all …]
H A Drtl.texi3180 @code{REG_EQUAL} is used by passes prior to register allocation (such as
3183 allocation to indicate that there is an available substitute expression
3193 @code{REG_EQUAL} note. In the early stages of register allocation, a
3198 Thus, compiler passes prior to register allocation need only check for
3199 @code{REG_EQUAL} notes and passes subsequent to register allocation
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi1794 general allocation. These would include the stack pointer, the frame
1818 available for general allocation of values that must live across
1918 @cindex order of register allocation
1919 @cindex register allocation order
2022 because the allocation mechanism considers them to be always occupied.
2096 allocation.
2162 set prior to local register allocation and is valid for the remaining
2693 allocation.
3394 the automatic variables until after register allocation has been
4873 allocation strategies probably must do something analogous with this
[all …]
H A Dcfg.texi626 used, for instance, during register allocation, as the pseudo
H A Drtl.texi3419 @code{REG_EQUAL} is used by passes prior to register allocation (such as
3422 allocation to indicate that there is an available substitute expression
3432 @code{REG_EQUAL} note. In the early stages of register allocation, a
3437 Thus, compiler passes prior to register allocation need only check for
3438 @code{REG_EQUAL} notes and passes subsequent to register allocation
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUUsage.rst3046 allocation
3253 allocation
3753 allocation. The layout is defined in the *HSA Programmer's Language
3891 contains fields used by CP such as managing the allocation of scratch memory.
4704 _segment_size) allocation. This is the
4880 allocation.
5019 - In either case, if the processor has the SGPR allocation bug, the
5020 tentative allocation is not shifted or unreserved in order to ensure
5026 numbers if used avoids having to perform register allocation a second
5028 avoids the problem that the second register allocation may perform
[all …]
H A DAtomics.rst480 expand to LL/SC loops at a very late stage (i.e. after register allocation).
/openbsd/gnu/lib/libiberty/include/
H A DChangeLog174 allocation.
2100 * stab.def: Update allocation table in comments at end,
/openbsd/gnu/lib/libiberty/src/
H A Dfunctions.texi559 @code{malloc}, or @code{NULL} will be returned on a memory allocation error.
1465 here for completeness only. If any of the allocation routines fail, this
/openbsd/gnu/usr.bin/binutils/include/
H A DChangeLog226 allocation.
2152 * stab.def: Update allocation table in comments at end,
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5004delta.pod703 Perl memory allocation is by bucket with sizes close to powers of two.
723 allocation will not affect speed of execution, since the tail of such
/openbsd/gnu/gcc/gcc/treelang/
H A DChangeLog860 allocation to use GC.
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-tic54x.texi655 @var{symbol} points to the first location reserved by this allocation.
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-tic54x.texi655 @var{symbol} points to the first location reserved by this allocation.
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Dhashtable875 // do a rehash if the allocation throws.
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86SchedSandyBridge.td1142 // section "Sandy Bridge and Ivy Bridge Pipeline" > "Register allocation and
/openbsd/gnu/llvm/libcxx/include/
H A D__config735 // If we are getting operator new from the MSVC CRT, then allocation overloads
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx17Issues.csv6 "`2340 <https://wg21.link/LWG2340>`__","Replacement allocation functions declared as inline","Urban…
/openbsd/gnu/llvm/clang/docs/
H A DLanguageExtensions.rst2287 on the stack. This amount is subject to stack allocation limits.
2996 `replaceable global allocation function
3006 and other similar allocation libraries, and are only available in C++.
3014 replaceable global (de)allocation functions, but do support calling at least
3716 underlying allocation or one past the end (see C17 6.5.6p8, C++ [expr.add]).
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog1887 (expand_java_NEW): Generate calls for finalizer-free allocation.
1896 allocation.
3130 * jvspec.c (lang_specific_driver): Fix memory allocation
4224 Shorten primitive array allocation path:
4896 * class.c (add_method_1): Use GC functions for allocation.
4900 (push_jvm_slot): Use GC functions for allocation.
4902 (give_name_to_locals): Use GC functions for allocation.
4905 functions for allocation.
7638 * parse.y (source_end_java_method): Resume permanent allocation,
10474 (register_incomplete_type): Use xmalloc. Removed allocation error
[all …]
/openbsd/usr.sbin/nsd/doc/
H A DRELNOTES768 - Fix to use same condition for nsec3 hash allocation and free.
1090 - Fix allocation integer overflow checks.
2236 - Region based memory allocation and resource management.
/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.md1158 ;; This controls RTL generation and register allocation.

12345678910>>...17