Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp177 void emitLDSTc(int);
2427 CodeEmitterGM107::emitLDSTc(int pos) in emitLDSTc() function in nv50_ir::CodeEmitterGM107
2459 emitLDSTc(0x2c); in emitLDL()
2478 emitLDSTc(0x38); in emitLD()
2490 emitLDSTc(0x2c); in emitSTL()
2509 emitLDSTc(0x38); in emitST()
3305 emitLDSTc(0x18); in emitSUSTx()
3335 emitLDSTc(0x18); in emitSULDx()
Dnv50_ir_emit_gv100.h367 void emitLDSTc(int, int);
Dnv50_ir_emit_gv100.cpp994 CodeEmitterGV100::emitLDSTc(int posm, int poso) in emitLDSTc() function in nv50_ir::CodeEmitterGV100
1471 emitLDSTc(77, 79); in emitSULD()
1491 emitLDSTc(77, 79); in emitSUST()