Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp1000 Value *hnd = loadTexHandle(i->getIndirectR(), i->tex.r); in handleTEX()
1040 Value *hnd = i->getIndirectR(); in handleTEX()
1050 Value *hnd = i->getIndirectR(); in handleTEX()
1063 Value *ticRel = i->getIndirectR(); in handleTEX()
1367 Value *ticRel = txq->getIndirectR(); in handleTXQ()
1387 Value *hnd = loadTexHandle(txq->getIndirectR(), txq->tex.r); in handleTXQ()
1907 Value *ind = suq->getIndirectR(); in handleSUQ()
1962 Value *ind = tex->getIndirectR(); in adjustCoordinatesMS()
2004 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVE4()
2395 Value *ind = su->getIndirectR(); in processSurfaceCoordsNVC0()
[all …]
Dnv50_ir_inlines.h274 Value *TexInstruction::getIndirectR() const in getIndirectR() function
Dnv50_ir_lowering_gm107.cpp267 Value *ind = suq->getIndirectR(); in handleSUQ()
Dnv50_ir.h1064 inline Value *getIndirectR() const;