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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.h436 dxil_emit_alloca(struct dxil_module *m, const struct dxil_type *alloc_type,
H A Ddxil_module.c2805 dxil_emit_alloca(struct dxil_module *m, const struct dxil_type *alloc_type, function in typeref:typename:const struct dxil_value *
H A Dnir_to_dxil.c4480 ctx->scratchvars = dxil_emit_alloca(&ctx->mod, type, int32, array_length, 4);

Completed in 15 milliseconds