Home
last modified time | relevance | path

Searched defs:emitField (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gv100.h57 inline void emitField(int b, int s, uint64_t v) { in emitField() function in nv50_ir::CodeEmitterGV100
[all...]
H A Dnv50_ir_emit_gm107.cpp56 inline void emitField(int b, int s, uint32_t v) { emitField(code, b, s, v); } in emitField() function in nv50_ir::CodeEmitterGM107
228 CodeEmitterGM107::emitField(uint32_t *data, int b, int s, uint32_t v) in emitField() function in nv50_ir::CodeEmitterGM107
[all...]

Completed in 3 milliseconds