Searched refs:IR_LOG_LSRA_ASSIGN (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/opcache/jit/ir/ |
H A D | ir_ra.c | 2237 # 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 17 milliseconds