Searched refs:setIndirectR (Results 1 – 6 of 6) sorted by relevance
299 suq->setIndirectR(NULL); in handleSUQ()
1004 i->setIndirectR(hnd); in handleTEX()1022 i->setIndirectR(hnd); in handleTEX()1043 i->setIndirectR(NULL); in handleTEX()1053 i->setIndirectR(NULL); in handleTEX()1392 txq->setIndirectR(NULL); in handleTXQ()2165 su->setIndirectR(NULL); in processSurfaceCoordsNVE4()2406 su->setIndirectR(ptr); in processSurfaceCoordsNVC0()
2726 ld->setIndirectR(ind); in handleLOAD()2866 st->setIndirectR(ind); in handleSTORE()2993 tex->setIndirectR(ind); in handleATOM()3839 texi->setIndirectR(fetchSrc(tgsi.getSrc(0).getIndirect(0), 0, NULL)); in handleInstruction()3842 texi->setIndirectR(fetchSrc(0, 0)); in handleInstruction()
1088 void setIndirectR(Value *);
1090 TexInstruction::setIndirectR(Value *v) in setIndirectR() function in nv50_ir::TexInstruction
2291 texi->setIndirectR(indirect); in visit()