Home
last modified time | relevance | path

Searched refs:shift_left_function (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/
H A DUPGRADING.INTERNALS331 - shift_left_function()
/PHP-8.0/Zend/
H A Dzend_operators.h53 ZEND_API zend_result ZEND_FASTCALL shift_left_function(zval *result, zval *op1, zval *op2);
H A Dzend_opcode.c1133 return (binary_op_type) shift_left_function; in get_binary_op()
H A Dzend_operators.c1741 ZEND_API zend_result ZEND_FASTCALL shift_left_function(zval *result, zval *op1, zval *op2) /* {{{ */ in shift_left_function() function
H A Dzend_execute.c1284 shift_left_function, in zend_binary_op()
H A Dzend_vm_def.h289 shift_left_function(EX_VAR(opline->result.var), op_1, op_2); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h540 shift_left_function(EX_VAR(opline->result.var), op_1, op_2); in zend_shift_left_helper_SPEC()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc5333 | EXT_CALL shift_left_function, r0

Completed in 202 milliseconds