Home | History | Annotate | Download | only in nv30

Lines Matching refs:nvfx_src

118          int pos, struct nvfx_src src)
363 static inline struct nvfx_src
365 struct nvfx_src src;
461 struct nvfx_src src[3], tmp;
464 struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0));
494 src[i] = nvfx_src(temp(vpc));
505 src[i] = nvfx_src(temp(vpc));
516 src[i] = nvfx_src(temp(vpc));
561 tmp = nvfx_src(temp(vpc));
582 tmp = nvfx_src(temp(vpc));
620 tmp = nvfx_src(temp(vpc));
642 tmp = nvfx_src(temp(vpc));
687 tmp = nvfx_src(temp(vpc));
700 tmp = nvfx_src(temp(vpc));
808 nvfx_vp_emit(vpc, arith(0, VEC, MAX, dst, mask, nvfx_src(dst), swz(nvfx_src(vpc->r_0_1), X, X, X, X), none));
809 nvfx_vp_emit(vpc, arith(0, VEC, MIN, final_dst, mask, nvfx_src(dst), swz(nvfx_src(vpc->r_0_1), Y, Y, Y, Y), none));
976 struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0));
1068 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->hpos_idx]);
1078 struct nvfx_src ceqn = nvfx_src(nvfx_reg(NVFXSR_CONST, 512 + i));
1079 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->cvtx_idx]);