Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c7544 ir_ref if_type = ir_IF(ir_LT(type, ir_CONST_U8(IS_TRUE))); in zend_jit_bool_jmpznz() local
7572 ir_ref if_type = IR_UNUSED; in zend_jit_bool_jmpznz() local
7936 ir_ref if_type; in zend_jit_guard_fetch_result_type() local
11815 ir_ref if_type = IS_UNUSED; local
12412 ir_ref if_type = IR_UNUSED; local
12868 ir_ref ref, if_type = IR_UNUSED, ht_ref; local
13047 ir_ref if_type = IR_UNUSED; local
13241 ir_ref if_type = IR_UNUSED; local
13420 ir_ref if_type = IS_UNUSED; local
16346 ir_ref if_type = jit_if_Z_TYPE(jit, op1_addr, IS_LONG); local
[all …]

Completed in 51 milliseconds