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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_nir_lower_helper_writes.c74 nir_ssa_def *helper = nir_load_helper_invocation(b, 1);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_is_helper_invocation.c117 nir_ssa_def *started_as_helper = nir_load_helper_invocation(&b, 32);
H A Dnir_opt_intrinsics.c146 nir_ssa_def *new_expr = nir_load_helper_invocation(b, 1);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_intrinsics.c81 nir_ssa_def *new_expr = nir_load_helper_invocation(&b, 1);
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_builder_opcodes.h1477 nir_load_helper_invocation(nir_builder *build, unsigned bit_size) function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_builder_opcodes.h12517 #define nir_load_helper_invocation nir_build_load_helper_invocation macro

Completed in 35 milliseconds