Home
last modified time | relevance | path

Searched refs:livedefout (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_live_variables.cpp240 BITSET_WORD livedefout = bd->liveout[w] & bd->defout[w]; in compute_start_end() local
241 BITSET_WORD livedefinout = livedefin | livedefout; in compute_start_end()
249 if (livedefout & (1u << b)) { in compute_start_end()

Completed in 1 milliseconds