Home
last modified time | relevance | path

Searched defs:_ref (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h455 #define SET_STACK_REF(_stack, _slot, _ref) do { \ argument
459 #define SET_STACK_REF_EX(_stack, _slot, _ref, _flags) do { \ argument
/php-src/ext/opcache/jit/ir/
H A Dir_builder.h472 #define ir_PHI_SET_OP(_ref, _pos, _src) _ir_PHI_SET_OP(_ir_CTX, (_ref), (_pos), (_src)) argument
599 #define ir_MERGE_SET_OP(_ref, _pos, _src) _ir_MERGE_SET_OP(_ir_CTX, (_ref), (_pos), (_src)) argument
H A Dir_private.h1029 #define CLEAR_USES(_ref) do { \ argument

Completed in 27 milliseconds