Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c410 dest_is_ssa(nir_dest *dest, void *data) in dest_is_ssa() function
427 if (!nir_foreach_dest(instr, dest_is_ssa, NULL) || in instr_can_rewrite()