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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c207 nir_update_instr_divergence(b->shader, &intrin->instr);
H A Dnir_divergence_analysis.c999 bool nir_update_instr_divergence(nir_shader *shader, nir_instr *instr) function in typeref:typename:bool
H A Dnir_builder.h133 nir_update_instr_divergence(build->shader, instr);
255 nir_update_instr_divergence(build->shader, &undef->instr);
H A Dnir.h5483 bool nir_update_instr_divergence(nir_shader *shader, nir_instr *instr);

Completed in 14 milliseconds