Searched refs:setIndirectR (Results 1 – 6 of 6) sorted by relevance
280 suq->setIndirectR(NULL); in handleSUQ()
1003 i->setIndirectR(hnd); in handleTEX()1021 i->setIndirectR(hnd); in handleTEX()1042 i->setIndirectR(NULL); in handleTEX()1052 i->setIndirectR(NULL); in handleTEX()1391 txq->setIndirectR(NULL); in handleTXQ()2164 su->setIndirectR(NULL); in processSurfaceCoordsNVE4()2405 su->setIndirectR(ptr); in processSurfaceCoordsNVC0()
2681 ld->setIndirectR(ind); in handleLOAD()2818 st->setIndirectR(ind); in handleSTORE()2942 tex->setIndirectR(ind); in handleATOM()3778 texi->setIndirectR(fetchSrc(tgsi.getSrc(0).getIndirect(0), 0, NULL)); in handleInstruction()3781 texi->setIndirectR(fetchSrc(0, 0)); in handleInstruction()
1062 void setIndirectR(Value *);
1088 TexInstruction::setIndirectR(Value *v) in setIndirectR() function in nv50_ir::TexInstruction
2273 texi->setIndirectR(indirect); in visit()