Searched refs:dxil_emit_alloca (Results 1 – 3 of 3) sorted by relevance
470 dxil_emit_alloca(struct dxil_module *m, const struct dxil_type *alloc_type,
2859 dxil_emit_alloca(struct dxil_module *m, const struct dxil_type *alloc_type, in dxil_emit_alloca() function
5277 ctx->scratchvars = dxil_emit_alloca(&ctx->mod, type, int32, array_length, 4); in emit_scratch()