Home
last modified time | relevance | path

Searched refs:vec_instr_set_remove (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_fs_out_to_vector.cpp56 bool vec_instr_set_remove(nir_builder *b, nir_instr *instr);
258 progress |= vec_instr_set_remove(b, instr); in vectorize_block()
280 NirLowerIOToVector::vec_instr_set_remove(nir_builder *b, nir_instr *instr) in vec_instr_set_remove() function in r600::NirLowerIOToVector