Searched defs:TexInstruction (Results 1 – 3 of 3) sorted by relevance
33 TexInstruction::TexInstruction(Opcode op, const GPRVector &dest, const GPRVector &src, in TexInstruction() function in r600::TexInstruction
907 TexInstruction::TexInstruction(Function *fn, operation op) in TexInstruction() function in nv50_ir::TexInstruction
543 class TexInstruction; variable