Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c377 nir_load_const_instr *nlc = in clone_load_const() local
381 memcpy(&nlc->value, &lc->value, sizeof(*nlc->value) * lc->def.num_components); in clone_load_const()
383 add_remap(state, &nlc->def, &lc->def); in clone_load_const()
385 return nlc; in clone_load_const()

Completed in 2 milliseconds