Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp1178 mem_FlowInstruction(sizeof(FlowInstruction), 4), in Program()
1223 mem_FlowInstruction.release(insn); in releaseInstruction()
Dnv50_ir.h1375 MemoryPool mem_FlowInstruction; variable