Home
last modified time | relevance | path

Searched refs:__zend_jit_ctz (Results 1 – 6 of 6) sorted by relevance

/dports/lang/php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_x86.h192 uint32_t __inline __zend_jit_ctz( uint32_t value ) { in __zend_jit_ctz() function
206 #define ZEND_REGSET_FIRST(set) ((zend_reg)__zend_jit_ctz(set))
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_x86.h192 uint32_t __inline __zend_jit_ctz( uint32_t value ) { in __zend_jit_ctz() function
206 #define ZEND_REGSET_FIRST(set) ((zend_reg)__zend_jit_ctz(set))
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_x86.h192 uint32_t __inline __zend_jit_ctz( uint32_t value ) { in __zend_jit_ctz() function
206 #define ZEND_REGSET_FIRST(set) ((zend_reg)__zend_jit_ctz(set))
/dports/www/mod_php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_internal.h79 uint32_t __inline __zend_jit_ctz(uint32_t value) { in __zend_jit_ctz() function
93 # define ZEND_REGSET_FIRST(set) ((zend_reg)__zend_jit_ctz(set))
/dports/lang/php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_internal.h79 uint32_t __inline __zend_jit_ctz(uint32_t value) { in __zend_jit_ctz() function
93 # define ZEND_REGSET_FIRST(set) ((zend_reg)__zend_jit_ctz(set))
/dports/www/php81-opcache/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_internal.h79 uint32_t __inline __zend_jit_ctz(uint32_t value) { in __zend_jit_ctz() function
93 # define ZEND_REGSET_FIRST(set) ((zend_reg)__zend_jit_ctz(set))