Home
last modified time | relevance | path

Searched refs:getIndirectR (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp886 Value *hnd = loadTexHandle(i->getIndirectR(), i->tex.r); in handleTEX()
926 Value *hnd = i->getIndirectR(); in handleTEX()
936 Value *hnd = i->getIndirectR(); in handleTEX()
949 Value *ticRel = i->getIndirectR(); in handleTEX()
1269 Value *ticRel = txq->getIndirectR(); in handleTXQ()
1289 Value *hnd = loadTexHandle(txq->getIndirectR(), txq->tex.r); in handleTXQ()
1792 Value *ind = suq->getIndirectR(); in handleSUQ()
1847 Value *ind = tex->getIndirectR(); in adjustCoordinatesMS()
1888 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVE4()
2234 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVC0()
[all …]
Dnv50_ir_inlines.h274 Value *TexInstruction::getIndirectR() const in getIndirectR() function
Dnv50_ir.h1009 inline Value *getIndirectR() const;