Searched refs:current_is_helper (Results 1 – 1 of 1) sorted by relevance
59 nir_ssa_def *current_is_helper = nir_load_deref(b, is_helper_deref); in nir_lower_load_and_store_is_helper() local60 nir_ssa_def *updated_is_helper = nir_ior(b, current_is_helper, intrin->src[0].ssa); in nir_lower_load_and_store_is_helper()