Searched refs:livedefout (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_fs_live_variables.cpp | 240 BITSET_WORD livedefout = bd->liveout[w] & bd->defout[w]; local in function:fs_live_variables::compute_start_end 241 BITSET_WORD livedefinout = livedefin | livedefout; 249 if (livedefout & (1u << b)) { |
Completed in 2 milliseconds