Home | History | Annotate | Download | only in nv30

Lines Matching refs:emit_src

87 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src)
223 emit_src(fpc, 0, insn.src[0]);
224 emit_src(fpc, 1, insn.src[1]);
225 emit_src(fpc, 2, insn.src[2]);