Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.h672 ir_ref ir_emit0(ir_ctx *ctx, uint32_t opt);
H A Dir.c803 ir_ref ir_emit0(ir_ctx *ctx, uint32_t opt) in ir_emit0() function
1853 ctx->control = ir_emit0(ctx, IR_START); in _ir_START()
H A Dir_builder.h18 #define ir_NOP() ir_emit0(_ir_CTX, IR_NOP)

Completed in 25 milliseconds