Lines Matching refs:ralloc
75 nir_register *reg = ralloc(mem_ctx, nir_register);
192 nir_function *func = ralloc(shader, nir_function);
218 dest->reg.indirect = ralloc(mem_ctx, nir_src);
236 dest->reg.indirect = ralloc(instr, nir_src);
275 nir_function_impl *impl = ralloc(shader, nir_function_impl);
352 nir_if *if_stmt = ralloc(shader, nir_if);
466 nir_jump_instr *instr = ralloc(shader, nir_jump_instr);
602 nir_phi_instr *instr = ralloc(shader, nir_phi_instr);
613 nir_parallel_copy_instr *instr = ralloc(shader, nir_parallel_copy_instr);
626 nir_ssa_undef_instr *instr = ralloc(shader, nir_ssa_undef_instr);