Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_ra.c2237 # define IR_LOG_LSRA_ASSIGN(action, ival, comment) do { \ macro
2278 # define IR_LOG_LSRA_ASSIGN(action, ival, comment) macro
2911 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (hint available without spilling)"); in ir_try_allocate_free_reg()
2925 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (available without spilling)"); in ir_try_allocate_free_reg()
2967 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (available without spilling)"); in ir_try_allocate_free_reg()
3010 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (available without spilling for the first part)"); in ir_try_allocate_free_reg()
3348 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (after splitting others)"); in ir_allocate_blocked_reg()

Completed in 32 milliseconds