Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_simd_selection.c150 const unsigned not_spilled_mask = in brw_simd_select() local
155 if (not_spilled_mask) in brw_simd_select()
156 return util_last_bit(not_spilled_mask) - 1; in brw_simd_select()

Completed in 1 milliseconds