Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.h700 ir_ref ir_emit0(ir_ctx *ctx, uint32_t opt);
H A Dir.c811 ir_ref ir_emit0(ir_ctx *ctx, uint32_t opt) function
2017 ctx->control = ir_emit0(ctx, IR_START);
H A Dir_builder.h18 #define ir_NOP() ir_emit0(_ir_CTX, IR_NOP)

Completed in 24 milliseconds