Searched refs:dump_instr_alloca (Results 1 – 2 of 2) sorted by relevance
77 dump_instr_alloca(struct dxil_dumper *d, struct dxil_instr_alloca *alloca);
407 case INSTR_ALLOCA: dump_instr_alloca(d, &instr->alloca); break; in dump_instrs()520 dump_instr_alloca(struct dxil_dumper *d, struct dxil_instr_alloca *alloca) in dump_instr_alloca() function