Home
last modified time | relevance | path

Searched refs:nir_reg_src (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h147 const nir_reg_src *reg,
Dlp_bld_nir.c145 static LLVMValueRef get_reg_src(struct lp_build_nir_context *bld_base, nir_reg_src src) in get_reg_src()
Dlp_bld_nir_soa.c652 const nir_reg_src *reg, in emit_load_reg()
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c122 print_reg_src(const nir_reg_src *src, print_state *state) in print_reg_src()
Dnir.h849 } nir_reg_src; typedef
874 nir_reg_src reg;
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1044 get_src_reg(struct ntv_context *ctx, const nir_reg_src *reg) in get_src_reg()