Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.h654 ir_ref ir_const_i64(ir_ctx *ctx, int64_t c);
H A Dir_builder.h30 #define ir_CONST_I64(_val) ir_const_i64(_ir_CTX, (_val))
H A Dir.c570 ir_ref ir_const_i64(ir_ctx *ctx, int64_t c) function

Completed in 37 milliseconds