Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_from_ssa.c249 nir_parallel_copy_instr_create(dead_ctx); in add_parallel_copy_to_end_of_block()
324 nir_parallel_copy_instr_create(dead_ctx); in isolate_phi_nodes_block()
Dnir.h1951 nir_parallel_copy_instr *nir_parallel_copy_instr_create(nir_shader *shader);
Dnir.c571 nir_parallel_copy_instr_create(nir_shader *shader) in nir_parallel_copy_instr_create() function