Searched refs:ir_copy (Results 1 – 3 of 3) sorted by relevance
52 } ir_copy; typedef397 static int ir_parallel_copy(ir_ctx *ctx, ir_copy *copies, int count, ir_reg tmp_reg, ir_reg tmp_fp_…473 static int ir_parallel_copy(ir_ctx *ctx, ir_copy *copies, int count, ir_reg tmp_reg, ir_reg tmp_fp_… in ir_parallel_copy()
4665 ir_copy *copies;4708 copies = ir_mem_malloc((n - 2) * sizeof(ir_copy));
8513 ir_copy *copies;8570 copies = ir_mem_malloc((n - 2) * sizeof(ir_copy));
Completed in 48 milliseconds