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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_var_copies.c74 nir_copy_deref_with_access(b, dst, src, dst_access, src_access);
H A Dnir_opt_memcpy.c165 nir_copy_deref_with_access(b, dst, src,
H A Dnir_builder.h1547 nir_copy_deref_with_access(nir_builder *build, nir_deref_instr *dest, function in typeref:typename:void
1559 nir_copy_deref_with_access(build, dest, src,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_var_copies.c74 nir_copy_deref_with_access(b, dst, src, dst_access, src_access);
H A Dnir_builder.h1127 nir_copy_deref_with_access(nir_builder *build, nir_deref_instr *dest, function in typeref:typename:void
1144 nir_copy_deref_with_access(build, dest, src,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dvars_tests.cpp588 nir_copy_deref_with_access(b, nir_build_deref_var(b, v),
591 nir_copy_deref_with_access(b, nir_build_deref_var(b, v),
1376 nir_copy_deref_with_access(b, nir_build_deref_var(b, v[0]),
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_to_nir.cpp1669 nir_copy_deref_with_access(&b, lhs, rhs, lhs_qualifiers,
1673 nir_copy_deref_with_access(&b, lhs, rhs, lhs_qualifiers,

Completed in 14 milliseconds