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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.h81 #define delete_Instruction(p, insn) (p)->releaseInstruction(insn)
H A Dnv50_ir.h1332 void releaseInstruction(Instruction *);
H A Dnv50_ir.cpp1142 void Program::releaseInstruction(Instruction *insn) function in class:nv50_ir::Program
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.h81 #define delete_Instruction(p, insn) (p)->releaseInstruction(insn)
H A Dnv50_ir.h1388 void releaseInstruction(Instruction *);
H A Dnv50_ir.cpp1210 void Program::releaseInstruction(Instruction *insn) function in class:nv50_ir::Program

Completed in 15 milliseconds