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 D | 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
|
| H A D | 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,
|
| H A D | 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,
|
| H A D | radeon_emulate_branches.c | 63 memory_pool_array_reserve(&s->C->Pool, struct branch_info,
|
| H A D | radeon_emulate_loops.c | 439 memory_pool_array_reserve(&s->C->Pool, struct loop_info,
|
| H A D | radeon_dataflow.c | 482 memory_pool_array_reserve(pool, struct rc_reader, data->Readers,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | 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
|
| H A D | 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,
|
| H A D | r500_fragprog_emit.c | 468 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 D | radeon_emulate_branches.c | 63 memory_pool_array_reserve(&s->C->Pool, struct branch_info,
|
| H A D | radeon_emulate_loops.c | 439 memory_pool_array_reserve(&s->C->Pool, struct loop_info,
|
| H A D | radeon_dataflow.c | 482 memory_pool_array_reserve(pool, struct rc_reader, data->Readers,
|
Completed in 22 milliseconds