Searched refs:memory_pool_array_reserve (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h58 * memory_pool_array_reserve(pool, type, Array, Size, Reserved, k);
66 #define memory_pool_array_reserve(pool, type, array, size, reserved, num) do { \ macro
H A Dradeon_dataflow_deadcode.c94 memory_pool_array_reserve(&s->C->Pool, struct updatemask_state,
102 memory_pool_array_reserve(&s->C->Pool, struct loopinfo, s->LoopStack,
111 memory_pool_array_reserve(&s->C->Pool, struct branchinfo, s->BranchStack,
H A Dr500_fragprog_emit.c466 memory_pool_array_reserve(&s->C->Pool, struct r500_loop_info,
481 memory_pool_array_reserve(&s->C->Pool, int, loop->Brks,
496 memory_pool_array_reserve(&s->C->Pool, int, loop->Conts,
546 memory_pool_array_reserve(&s->C->Pool, struct branch_info,
H A Dradeon_emulate_branches.c63 memory_pool_array_reserve(&s->C->Pool, struct branch_info,
H A Dradeon_emulate_loops.c439 memory_pool_array_reserve(&s->C->Pool, struct loop_info,
H A Dradeon_dataflow.c482 memory_pool_array_reserve(pool, struct rc_reader, data->Readers,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h58 * memory_pool_array_reserve(pool, type, Array, Size, Reserved, k);
66 #define memory_pool_array_reserve(pool, type, array, size, reserved, num) do { \ macro
H A Dradeon_dataflow_deadcode.c94 memory_pool_array_reserve(&s->C->Pool, struct updatemask_state,
102 memory_pool_array_reserve(&s->C->Pool, struct loopinfo, s->LoopStack,
111 memory_pool_array_reserve(&s->C->Pool, struct branchinfo, s->BranchStack,
H A Dr500_fragprog_emit.c468 memory_pool_array_reserve(&s->C->Pool, struct r500_loop_info,
483 memory_pool_array_reserve(&s->C->Pool, int, loop->Brks,
498 memory_pool_array_reserve(&s->C->Pool, int, loop->Conts,
548 memory_pool_array_reserve(&s->C->Pool, struct branch_info,
H A Dradeon_emulate_branches.c63 memory_pool_array_reserve(&s->C->Pool, struct branch_info,
H A Dradeon_emulate_loops.c439 memory_pool_array_reserve(&s->C->Pool, struct loop_info,
H A Dradeon_dataflow.c482 memory_pool_array_reserve(pool, struct rc_reader, data->Readers,

Completed in 22 milliseconds