Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.h652 ir_ref ir_const_i16(ir_ctx *ctx, int16_t c);
H A Dir_builder.h28 #define ir_CONST_I16(_val) ir_const_i16(_ir_CTX, (_val))
H A Dir.c556 ir_ref ir_const_i16(ir_ctx *ctx, int16_t c) function

Completed in 24 milliseconds