Home | History | Annotate | Download | only in i965

Lines Matching refs:mem_ctx

708       p->store = reralloc(p->mem_ctx, p->store,
1031 p->if_stack = reralloc(p->mem_ctx, p->if_stack, int,
1048 p->loop_stack = reralloc(p->mem_ctx, p->loop_stack, int,
1050 p->if_depth_in_loop = reralloc(p->mem_ctx, p->if_depth_in_loop, int,