Searched refs:MemoryPool (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h1317 MemoryPool mem_Instruction;
1318 MemoryPool mem_CmpInstruction;
1319 MemoryPool mem_TexInstruction;
1320 MemoryPool mem_FlowInstruction;
1321 MemoryPool mem_LValue;
1322 MemoryPool mem_Symbol;
1323 MemoryPool mem_ImmediateValue;
H A Dnv50_ir_util.h589 class MemoryPool class in namespace:nv50_ir
623 MemoryPool(unsigned int size, unsigned int incr) : objSize(size), function in class:nv50_ir::MemoryPool
631 ~MemoryPool()
H A Dnv50_ir_peephole.cpp2670 MemoryPool recordPool;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h1372 MemoryPool mem_Instruction;
1373 MemoryPool mem_CmpInstruction;
1374 MemoryPool mem_TexInstruction;
1375 MemoryPool mem_FlowInstruction;
1376 MemoryPool mem_LValue;
1377 MemoryPool mem_Symbol;
1378 MemoryPool mem_ImmediateValue;
H A Dnv50_ir_util.h589 class MemoryPool class in namespace:nv50_ir
623 MemoryPool(unsigned int size, unsigned int incr) : objSize(size), function in class:nv50_ir::MemoryPool
631 ~MemoryPool()
H A Dnv50_ir_peephole.cpp2723 MemoryPool recordPool;

Completed in 21 milliseconds