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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_internal.h223 INSTR_ALLOCA, enumerator in enum:dxil_instr::instr_type
H A Ddxil_dump.c407 case INSTR_ALLOCA: dump_instr_alloca(d, &instr->alloca); break;
H A Ddxil_module.c2817 struct dxil_instr *instr = create_instr(m, INSTR_ALLOCA, return_type);
3152 assert(instr->type == INSTR_ALLOCA);
3288 case INSTR_ALLOCA:

Completed in 12 milliseconds