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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c1717 static void visit_store_scratch(struct lp_build_nir_context *bld_base, function in typeref:typename:void
1923 visit_store_scratch(bld_base, instr);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp7309 visit_store_scratch(isel_context* ctx, nir_intrinsic_instr* instr) function in namespace:aco::__anon562fcc110110
8156 case nir_intrinsic_store_scratch: visit_store_scratch(ctx, instr); break;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3590 - aco: refactor visit_store_scratch() to use new helpers

Completed in 167 milliseconds