Home
last modified time | relevance | path

Searched refs:_ir_VA_ARG (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_builder.h583 #define ir_VA_ARG(_list, _type) _ir_VA_ARG(_ir_CTX, _type, _list)
652 ir_ref _ir_VA_ARG(ir_ctx *ctx, ir_type type, ir_ref list);
H A Dir.c2529 ir_ref _ir_VA_ARG(ir_ctx *ctx, ir_type type, ir_ref list) in _ir_VA_ARG() function

Completed in 27 milliseconds