Home
last modified time | relevance | path

Searched defs:binary_op (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c1565 …LL zend_jit_assign_dim_op_helper(zval *container, zval *dim, zval *value, binary_op_type binary_op) in zend_jit_assign_dim_op_helper()
2362 …_FASTCALL zend_jit_assign_op_to_typed_ref(zend_reference *ref, zval *val, binary_op_type binary_op) in zend_jit_assign_op_to_typed_ref()
2382 …TCALL zend_jit_assign_op_to_typed_ref_tmp(zend_reference *ref, zval *val, binary_op_type binary_op) in zend_jit_assign_op_to_typed_ref_tmp()
2594 …y(zend_object *object, zend_string *name, void **cache_slot, zval *value, binary_op_type binary_op) in _zend_jit_assign_op_overloaded_property()
2621 …_op_to_typed_prop(zval *zptr, zend_property_info *prop_info, zval *value, binary_op_type binary_op) in zend_jit_assign_op_to_typed_prop()
2649 …per(zend_object *zobj, zend_string *name, zval *value, void **cache_slot, binary_op_type binary_op) in zend_jit_assign_obj_op_helper()
/PHP-8.3/Zend/Optimizer/
H A Dzend_optimizer.c62 binary_op_type binary_op = get_binary_op(opcode); in zend_optimizer_eval_binary_op() local

Completed in 15 milliseconds