Home
last modified time | relevance | path

Searched refs:emitSUGType (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp65 void emitSUGType(DataType, const int pos);
1675 CodeEmitterGK110::emitSUGType(DataType ty, const int pos) in emitSUGType() function in nv50_ir::CodeEmitterGK110
1752 emitSUGType(i->sType, 0x34); in emitSULDGB()
1782 emitSUGType(i->sType, 0x8); in emitSUSTGx()
1796 emitSUGType(i->sType, 0x1d); in emitSUSTGx()
Dnv50_ir_emit_nvc0.cpp66 void emitSUGType(DataType);
2305 CodeEmitterNVC0::emitSUGType(DataType ty) in emitSUGType() function in nv50_ir::CodeEmitterNVC0
2350 emitSUGType(i->sType); in emitSULDGB()
2374 emitSUGType(i->sType); in emitSUSTGx()