Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c913 static void jit_LOAD_IP(zend_jit_ctx *jit, ir_ref ref) in jit_LOAD_IP() function
924 jit_LOAD_IP(jit, ir_CONST_ADDR(target)); in jit_LOAD_IP_ADDR()
2221 jit_LOAD_IP(jit, jit_EG(exception_op)); in zend_jit_leave_throw_stub()
10182 jit_LOAD_IP(jit, ip);
10203 jit_LOAD_IP(jit, ip);
10224 jit_LOAD_IP(jit, ip);

Completed in 49 milliseconds