Searched refs:ir_fix_dessa_tmps (Results 1 – 3 of 3) sorted by relevance
/PHP-8.4/ext/opcache/jit/ir/ |
H A D | ir_ra.c | 3357 static int ir_fix_dessa_tmps(ir_ctx *ctx, uint8_t type, ir_ref from, ir_ref to) in ir_fix_dessa_tmps() function 3504 ir_gen_dessa_moves(ctx, b, ir_fix_dessa_tmps); in ir_linear_scan()
|
H A D | ir_aarch64.dasc | 5437 static int ir_fix_dessa_tmps(ir_ctx *ctx, uint8_t type, ir_ref from, ir_ref to) 5710 ir_gen_dessa_moves(ctx, b, ir_fix_dessa_tmps);
|
H A D | ir_x86.dasc | 9806 static int ir_fix_dessa_tmps(ir_ctx *ctx, uint8_t type, ir_ref from, ir_ref to) 10117 ir_gen_dessa_moves(ctx, b, ir_fix_dessa_tmps);
|
Completed in 60 milliseconds