Home
last modified time | relevance | path

Searched refs:ZEND_CALLABLE_CONVERT (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/Zend/Optimizer/
H A Doptimize_func_calls.c189 case ZEND_CALLABLE_CONVERT: in zend_optimize_func_calls()
201 if (opline->opcode != ZEND_CALLABLE_CONVERT) { in zend_optimize_func_calls()
210 if (opline->opcode != ZEND_CALLABLE_CONVERT) { in zend_optimize_func_calls()
223 && opline->opcode != ZEND_CALLABLE_CONVERT) { in zend_optimize_func_calls()
H A Dzend_call_graph.c109 case ZEND_CALLABLE_CONVERT: in zend_analyze_calls()
H A Dzend_inference.c3849 case ZEND_CALLABLE_CONVERT: in _zend_update_type_info()
/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h287 #define ZEND_CALLABLE_CONVERT 202 macro
H A Dzend_execute.c4237 case ZEND_CALLABLE_CONVERT: in zend_unfinished_calls_gc()
4293 case ZEND_CALLABLE_CONVERT: in zend_unfinished_calls_gc()
4372 case ZEND_CALLABLE_CONVERT: in cleanup_unfinished_calls()
4428 case ZEND_CALLABLE_CONVERT: in cleanup_unfinished_calls()
H A Dzend_vm_def.h9541 ZEND_VM_HANDLER(202, ZEND_CALLABLE_CONVERT, UNUSED, UNUSED)
H A Dzend_compile.c3879 zend_emit_op_tmp(result, ZEND_CALLABLE_CONVERT, NULL, NULL); in zend_compile_call_common()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c891 || opline->opcode == ZEND_CALLABLE_CONVERT) {
H A Dzend_jit.c375 case ZEND_CALLABLE_CONVERT: in zend_jit_needs_call_chain()
458 case ZEND_CALLABLE_CONVERT: in zend_jit_needs_call_chain()
4130 case ZEND_CALLABLE_CONVERT: in zend_jit()
H A Dzend_jit_trace.c1068 case ZEND_CALLABLE_CONVERT: in zend_jit_trace_find_init_fcall_op()
6247 case ZEND_CALLABLE_CONVERT: in zend_jit_trace()

Completed in 111 milliseconds