Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5299 op1_addr = real_addr; in zend_jit_math_helper()
5306 op2_addr = real_addr; in zend_jit_math_helper()
5344 if (!zend_jit_load_reg(jit, real_addr, res_addr, res_info)) { in zend_jit_math_helper()
5662 op1_addr = real_addr; in zend_jit_long_math_helper()
5669 op2_addr = real_addr; in zend_jit_long_math_helper()
6240 arg2 = jit_ZVAL_ADDR(jit, real_addr); in zend_jit_assign_to_variable()
6908 op1_addr = real_addr; in zend_jit_cmp()
6915 op2_addr = real_addr; in zend_jit_cmp()
7142 op1_addr = real_addr; in zend_jit_identical()
7168 op1_addr = real_addr; in zend_jit_identical()
[all …]

Completed in 45 milliseconds