Home
last modified time | relevance | path

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

/php-src/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.c128 case ZEND_CALLABLE_CONVERT: in zend_analyze_calls()
H A Dzend_inference.c3909 case ZEND_CALLABLE_CONVERT: in _zend_update_type_info()
/php-src/Zend/
H A Dzend_vm_opcodes.h287 #define ZEND_CALLABLE_CONVERT 202 macro
H A Dzend_execute.c4236 case ZEND_CALLABLE_CONVERT: in zend_unfinished_calls_gc()
4292 case ZEND_CALLABLE_CONVERT: in zend_unfinished_calls_gc()
4371 case ZEND_CALLABLE_CONVERT: in cleanup_unfinished_calls()
4427 case ZEND_CALLABLE_CONVERT: in cleanup_unfinished_calls()
H A Dzend_vm_def.h9559 ZEND_VM_HANDLER(202, ZEND_CALLABLE_CONVERT, UNUSED, UNUSED)
H A Dzend_compile.c3900 zend_emit_op_tmp(result, ZEND_CALLABLE_CONVERT, NULL, NULL); in zend_compile_call_common()
/php-src/ext/opcache/jit/
H A Dzend_jit.c296 case ZEND_CALLABLE_CONVERT: in zend_jit_needs_call_chain()
380 case ZEND_CALLABLE_CONVERT: in zend_jit_needs_call_chain()
2645 case ZEND_CALLABLE_CONVERT: in zend_jit()
H A Dzend_jit_vm_helpers.c886 || opline->opcode == ZEND_CALLABLE_CONVERT) {
H A Dzend_jit_trace.c1132 case ZEND_CALLABLE_CONVERT: in zend_jit_trace_find_init_fcall_op()
6298 case ZEND_CALLABLE_CONVERT: in zend_jit_trace()

Completed in 143 milliseconds