Searched defs:emitInsn (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ | ||
D | nv50_ir_emit_gv100.h | 44 inline void emitInsn(uint32_t op) { in emitInsn() function |
D | nv50_ir_emit_gm107.cpp | 59 inline void emitInsn(uint32_t o) { emitInsn(o, true); } in emitInsn() function in nv50_ir::CodeEmitterGM107 |