Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.cpp1001 mem_FlowInstruction(sizeof(FlowInstruction), 4), in Program()
1042 mem_FlowInstruction.release(insn); in releaseInstruction()
Dnv50_ir.h1066 MemoryPool mem_FlowInstruction; variable