Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c266 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_rw(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_rw() function
H A Dzend_jit_ir.c3026 REGISTER_HELPER(zend_jit_hash_index_lookup_rw); in zend_jit_setup_disasm()
11743 ref = ir_CALL_2(IR_ADDR, ir_CONST_FC_FUNC(zend_jit_hash_index_lookup_rw), ht_ref, h);

Completed in 62 milliseconds