Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c2126 void _ir_UNREACHABLE(ir_ctx *ctx) in _ir_UNREACHABLE() function
2142 _ir_UNREACHABLE(ctx); in _ir_TAILCALL()
2153 _ir_UNREACHABLE(ctx); in _ir_TAILCALL_1()
2171 _ir_UNREACHABLE(ctx); in _ir_TAILCALL_2()
2190 _ir_UNREACHABLE(ctx); in _ir_TAILCALL_3()
2210 _ir_UNREACHABLE(ctx); in _ir_TAILCALL_4()
2231 _ir_UNREACHABLE(ctx); in _ir_TAILCALL_5()
2251 _ir_UNREACHABLE(ctx); in _ir_TAILCALL_N()
H A Dir_builder.h604 #define ir_UNREACHABLE() _ir_UNREACHABLE(_ir_CTX)
670 void _ir_UNREACHABLE(ir_ctx *ctx);

Completed in 19 milliseconds