Home
last modified time | relevance | path

Searched refs:mem_FlowInstruction (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp1106 mem_FlowInstruction(sizeof(FlowInstruction), 4), in Program()
1147 mem_FlowInstruction.release(insn); in releaseInstruction()
Dnv50_ir.h1278 MemoryPool mem_FlowInstruction; variable