Home
last modified time | relevance | path

Searched defs:instr_set (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_cse.c42 cse_block(nir_block *block, struct set *instr_set) in cse_block()
67 struct set *instr_set = nir_instr_set_create(NULL); in nir_opt_cse_impl() local
Dnir_instr_set.c500 nir_instr_set_destroy(struct set *instr_set) in nir_instr_set_destroy()
506 nir_instr_set_add_or_rewrite(struct set *instr_set, nir_instr *instr) in nir_instr_set_add_or_rewrite()
534 nir_instr_set_remove(struct set *instr_set, nir_instr *instr) in nir_instr_set_remove()