Searched defs:dxil_instr_alloca (Results 1 – 1 of 1) sorted by relevance
170 struct dxil_instr_alloca { struct171 const struct dxil_type *alloc_type;172 const struct dxil_type *size_type;173 const struct dxil_value *size;174 unsigned align;