Home
last modified time | relevance | path

Searched refs:ir_copy (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_emit.c52 } ir_copy; typedef
397 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()
H A Dir_aarch64.dasc4665 ir_copy *copies;
4708 copies = ir_mem_malloc((n - 2) * sizeof(ir_copy));
H A Dir_x86.dasc8513 ir_copy *copies;
8570 copies = ir_mem_malloc((n - 2) * sizeof(ir_copy));

Completed in 48 milliseconds