Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.cpp1174 mem_FlowInstruction(sizeof(FlowInstruction), 4), in Program()
1219 mem_FlowInstruction.release(insn); in releaseInstruction()
Dnv50_ir.h1377 MemoryPool mem_FlowInstruction; variable