Home
last modified time | relevance | path

Searched refs:temporary_allocation (Results 1 – 25 of 103) sorted by relevance

12345

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c572 struct temporary_allocation { struct
578 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
603 struct temporary_allocation * ta; in allocate_temporary_registers()
629 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
630 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
631 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c557 struct temporary_allocation { struct
563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() argument
588 struct temporary_allocation * ta; in allocate_temporary_registers()
614 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
615 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
616 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c554 struct temporary_allocation { struct
567 struct temporary_allocation * ta; in allocate_temporary_registers() argument
593 ta = (struct temporary_allocation*)memory_pool_malloc(&compiler->Base.Pool, in allocate_temporary_registers()
594 sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
595 memset(ta, 0, sizeof(struct temporary_allocation) * num_orig_temps); in allocate_temporary_registers()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A DChangeLog-19961875 * method.c (emit_thunk): Call temporary_allocation and

12345