Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1425 zend_jit_use_reg(jit, ZEND_ADDR_REG(src_var))); in zend_jit_gen_pi()
1480 return zend_jit_use_reg(jit, addr); in jit_Z_LVAL()
1516 return zend_jit_use_reg(jit, addr); in jit_Z_DVAL()
4180 jit_set_Z_LVAL(jit, dst, zend_jit_use_reg(jit, src)); in zend_jit_spill_store()
5272 zend_jit_use_reg(jit, op1_addr); in zend_jit_math_helper()
5277 zend_jit_use_reg(jit, op2_addr); in zend_jit_math_helper()
5596 zend_jit_use_reg(jit, op1_addr); in zend_jit_long_math_helper()
5602 zend_jit_use_reg(jit, op2_addr); in zend_jit_long_math_helper()
6404 zend_jit_use_reg(jit, val_addr); in zend_jit_assign_to_variable()
6945 zend_jit_use_reg(jit, op1_addr); in zend_jit_cmp()
[all …]

Completed in 58 milliseconds