Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_builder.h575 #define ir_TLS(_index, _offset) _ir_TLS(_ir_CTX, (_index), (_offset))
669 ir_ref _ir_TLS(ir_ctx *ctx, ir_ref index, ir_ref offset);
H A Dir.c2423 ir_ref _ir_TLS(ir_ctx *ctx, ir_ref index, ir_ref offset) in _ir_TLS() function

Completed in 26 milliseconds