Searched refs:ralloc_adopt (Results 1 – 4 of 4) sorted by relevance
242 void ralloc_adopt(const void *new_ctx, void *old_ctx);
301 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt() function
159 ralloc_adopt(rubbish, nir); in nir_sweep()
100 ralloc_adopt(mem_ctx, shader->ir); in process_glsl_ir()