Home
last modified time | relevance | path

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

/php-src/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
2908 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (hint available without spilling)"); in ir_try_allocate_free_reg()
2922 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (available without spilling)"); in ir_try_allocate_free_reg()
2964 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (available without spilling)"); in ir_try_allocate_free_reg()
3007 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (available without spilling for the first part)"); in ir_try_allocate_free_reg()
3345 IR_LOG_LSRA_ASSIGN(" ---- Assign", ival, " (after splitting others)"); in ir_allocate_blocked_reg()

Completed in 15 milliseconds