Searched refs:INSTR_ALLOCA (Results 1 – 3 of 3) sorted by relevance
223 INSTR_ALLOCA, enumerator
412 case INSTR_ALLOCA: dump_instr_alloca(d, &instr->alloca); break; in dump_instrs()
2871 struct dxil_instr *instr = create_instr(m, INSTR_ALLOCA, return_type); in dxil_emit_alloca()3206 assert(instr->type == INSTR_ALLOCA); in emit_alloca()3342 case INSTR_ALLOCA: in emit_instr()