Home | History | Annotate | Download | only in nv30

Lines Matching refs:emit_src

117 emit_src(struct nv30_context *nv30, struct nvfx_vpc *vpc, uint32_t *hw,
355 emit_src(nv30, vpc, hw, 0, insn.src[0]);
356 emit_src(nv30, vpc, hw, 1, insn.src[1]);
357 emit_src(nv30, vpc, hw, 2, insn.src[2]);