Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_builder.h561 #define ir_RSTORE(_reg, _val) _ir_RSTORE(_ir_CTX, (_reg), (_val)) macro
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c894 ir_RSTORE(ZREG_FP, ref); in jit_STORE_FP()
905 ir_RSTORE(ZREG_IP, ref); in jit_STORE_IP()

Completed in 103 milliseconds