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