Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_ra.c2418 static ir_live_interval *ir_split_interval_at(ir_ctx *ctx, ir_live_interval *ival, ir_live_pos pos) in ir_split_interval_at() function
2998 other = ir_split_interval_at(ctx, ival, split_pos); in ir_try_allocate_free_reg()
3205 other = ir_split_interval_at(ctx, ival, split_pos); in ir_allocate_blocked_reg()
3222 other = ir_split_interval_at(ctx, ival, split_pos); in ir_allocate_blocked_reg()
3239 other = ir_split_interval_at(ctx, ival, split_pos); in ir_allocate_blocked_reg()
3266 child = ir_split_interval_at(ctx, other, split_pos); in ir_allocate_blocked_reg()
3307 child2 = ir_split_interval_at(ctx, child, split_pos); in ir_allocate_blocked_reg()
3336 child = ir_split_interval_at(ctx, other, overlap); in ir_allocate_blocked_reg()

Completed in 16 milliseconds