Searched refs:getOP (Results 1 – 1 of 1) sorted by relevance
216 inline nv50_ir::operation getOP() const { in getOP() function in tgsi::Instruction2375 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTEX()2459 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTXF()3205 operation op = tgsi.getOP(); in handleInstruction()