Searched refs:setIndirectR (Results 1 – 4 of 4) sorted by relevance
749 i->setIndirectR(hnd); in handleTEX()766 i->setIndirectR(hnd); in handleTEX()787 i->setIndirectR(NULL); in handleTEX()797 i->setIndirectR(NULL); in handleTEX()1118 txq->setIndirectR(NULL); in handleTXQ()2064 su->setIndirectR(ptr); in processSurfaceCoordsNVC0()
996 void setIndirectR(Value *);
2541 ld->setIndirectR(fetchSrc(tgsi.getSrc(0).getIndirect(0), 0, NULL)); in handleLOAD()2671 st->setIndirectR(fetchSrc(tgsi.getDst(0).getIndirect(0), 0, NULL)); in handleSTORE()2789 tex->setIndirectR(fetchSrc(tgsi.getSrc(0).getIndirect(0), 0, NULL)); in handleATOM()3647 texi->setIndirectR(fetchSrc(tgsi.getSrc(0).getIndirect(0), 0, NULL)); in handleInstruction()
1019 TexInstruction::setIndirectR(Value *v) in setIndirectR() function in nv50_ir::TexInstruction