Searched defs:emitField (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/nouveau/codegen/ | ||
D | nv50_ir_emit_gv100.h | 57 inline void emitField(int b, int s, uint64_t v) { in emitField() function |
D | nv50_ir_emit_gm107.cpp | 56 inline void emitField(int b, int s, uint32_t v) { emitField(code, b, s, v); } in emitField() function in nv50_ir::CodeEmitterGM107 |