Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2203 ntt_should_vectorize_instr(const nir_instr *in_a, const nir_instr *in_b, in ntt_should_vectorize_instr() function
2304 NIR_PASS(progress, s, nir_opt_vectorize, ntt_should_vectorize_instr, NULL); in ntt_optimize_nir()