HomeSort by relevance Sort by last modified time
    Searched refs:releaseInstruction (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_util.h 81 #define delete_Instruction(p, insn) (p)->releaseInstruction(insn)
nv50_ir.cpp 1029 void Program::releaseInstruction(Instruction *insn)
nv50_ir.h 1076 void releaseInstruction(Instruction *);

Completed in 133 milliseconds