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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_internal.h179 const struct dxil_type *source_elem_type; member in struct:dxil_instr_gep
H A Ddxil_module.c2848 const struct dxil_type *source_elem_type = local in function:dxil_emit_gep_inbounds
2870 instr->gep.source_elem_type = source_elem_type;
3171 assert(instr->gep.source_elem_type->id >= 0);
3176 data[2] = instr->gep.source_elem_type->id;
H A Ddxil_dump.c539 dump_type_name(d, gep->source_elem_type);

Completed in 11 milliseconds