Searched refs:r_temp (Results 1 – 5 of 5) sorted by relevance
30 struct nvfx_reg *r_temp; member393 src.reg = fpc->r_temp[fsrc->Register.Index]; in tgsi_src()424 return fpc->r_temp[fdst->Register.Index]; in tgsi_dst()1045 fpc->r_temp = CALLOC(high_temp, sizeof(struct nvfx_reg)); in nvfx_fragprog_prepare()1047 fpc->r_temp[i] = temp(fpc); in nvfx_fragprog_prepare()1054 FREE(fpc->r_temp); in nvfx_fragprog_prepare()1055 fpc->r_temp = NULL; in nvfx_fragprog_prepare()1158 FREE(fpc->r_temp); in _nvfx_fragprog_translate()
53 struct nvfx_reg *r_temp; member386 src.reg = vpc->r_temp[fsrc->Register.Index]; in tgsi_src()433 dst = vpc->r_temp[fdst->Register.Index]; in tgsi_dst()934 vpc->r_temp = CALLOC(high_temp, sizeof(struct nvfx_reg)); in nvfx_vertprog_prepare()936 vpc->r_temp[i] = temp(vpc); in nvfx_vertprog_prepare()1106 FREE(vpc->r_temp); in _nvfx_vertprog_translate()
112 zic_t r_temp; /* used in outzone */ member3253 rp->r_temp = rpytime(rp, year); in outzone()3255 = (rp->r_temp < y2038_boundary in outzone()3295 jtime = r->r_temp; in outzone()
99 zic_t r_temp; /* used in outzone */ member2484 rp->r_temp = rpytime(rp, year); in outzone()2520 jtime = rp->r_temp; in outzone()
100 zic_t r_temp; /* used in outzone */ member2485 rp->r_temp = rpytime(rp, year); in outzone()2521 jtime = rp->r_temp; in outzone()