Searched refs:r_temps (Results 1 – 2 of 2) sorted by relevance
23 unsigned long long r_temps; member47 int idx = __builtin_ctzll(~fpc->r_temps); in temp()55 fpc->r_temps |= (1ULL << idx); in temp()63 fpc->r_temps &= ~fpc->r_temps_discard; in release_temps()1013 fpc->r_temps |= (1ULL << hw); in nvfx_fragprog_parse_decl_output()
46 unsigned r_temps; member67 int idx = ffs(~vpc->r_temps) - 1; in temp()75 vpc->r_temps |= (1 << idx); in temp()83 vpc->r_temps &= ~vpc->r_temps_discard; in release_temps()