Searched refs:high_const (Results 1 – 1 of 1) sorted by relevance
877 int high_const = -1, high_temp = -1, high_addr = -1, nr_imm = 0, i; in nvfx_vertprog_prepare() local907 if (fdec->Range.Last > high_const) { in nvfx_vertprog_prepare()908 high_const = in nvfx_vertprog_prepare()944 if(++high_const) { in nvfx_vertprog_prepare()945 vpc->r_const = CALLOC(high_const, sizeof(struct nvfx_reg)); in nvfx_vertprog_prepare()946 for (i = 0; i < high_const; i++) in nvfx_vertprog_prepare()