Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.h632 ir_ref ir_const_char(ir_ctx *ctx, char c);
H A Dir_builder.h26 #define ir_CONST_CHAR(_val) ir_const_char(_ir_CTX, (_val))
H A Dir.c602 ir_ref ir_const_char(ir_ctx *ctx, char c) in ir_const_char() function

Completed in 30 milliseconds