Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h730 static zend_always_inline bool zend_long_is_power_of_two(zend_long x) in zend_long_is_power_of_two() function
H A Dzend_jit_ir.c5712 } else if (zend_long_is_power_of_two(op2_lval) && op1_range && op1_range->min >= 0) { in zend_jit_long_math_helper()

Completed in 50 milliseconds