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);
1560 CodeEmitterGK110::emitSUGType(DataType ty, const int pos) in emitSUGType() function in nv50_ir::CodeEmitterGK110
1637 emitSUGType(i->sType, 0x34); in emitSULDGB()
1667 emitSUGType(i->sType, 0x8); in emitSUSTGx()
1681 emitSUGType(i->sType, 0x1d); in emitSUSTGx()
Dnv50_ir_emit_nvc0.cpp65 void emitSUGType(DataType);
2270 CodeEmitterNVC0::emitSUGType(DataType ty) in emitSUGType() function in nv50_ir::CodeEmitterNVC0
2315 emitSUGType(i->sType); in emitSULDGB()
2339 emitSUGType(i->sType); in emitSUSTGx()