OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memory_pool_array_reserve
(Results
1 - 6
of
6
) sorted by null
/external/mesa3d/src/gallium/drivers/r300/compiler/
memory_pool.h
58
*
memory_pool_array_reserve
(pool, type, Array, Size, Reserved, k);
66
#define
memory_pool_array_reserve
(pool, type, array, size, reserved, num) do { \
macro
radeon_dataflow_deadcode.c
94
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,
r500_fragprog_emit.c
466
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,
radeon_emulate_branches.c
63
memory_pool_array_reserve
(&s->C->Pool, struct branch_info,
radeon_emulate_loops.c
426
memory_pool_array_reserve
(&s->C->Pool, struct loop_info,
radeon_dataflow.c
482
memory_pool_array_reserve
(pool, struct rc_reader, data->Readers,
Completed in 189 milliseconds