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