Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h574 #define ir_STORE(_addr, _val) _ir_STORE(_ir_CTX, (_addr), (_val))
654 void _ir_STORE(ir_ctx *ctx, ir_ref addr, ir_ref val);
H A Dir.c2751 void _ir_STORE(ir_ctx *ctx, ir_ref addr, ir_ref val) function

Completed in 29 milliseconds