Searched refs:r_temps (Results 1 – 2 of 2) sorted by relevance
26 unsigned long long r_temps; member51 int idx = __builtin_ctzll(~fpc->r_temps); in temp()58 fpc->r_temps |= (1ULL << idx); in temp()66 fpc->r_temps &= ~fpc->r_temps_discard; in release_temps()963 fpc->r_temps |= (1ULL << hw); in nvfx_fragprog_parse_decl_output()
48 unsigned r_temps; member71 int idx = ffs(~vpc->r_temps) - 1; in temp()78 vpc->r_temps |= (1 << idx); in temp()86 vpc->r_temps &= ~vpc->r_temps_discard; in release_temps()