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.c7531 ir_ref if_type = ir_IF(ir_LT(type, ir_CONST_U8(IS_TRUE))); in zend_jit_bool_jmpznz() local
7559 ir_ref if_type = IR_UNUSED; in zend_jit_bool_jmpznz() local
7923 ir_ref if_type; in zend_jit_guard_fetch_result_type() local
11591 ir_ref if_type = IS_UNUSED; local
12188 ir_ref if_type = IR_UNUSED; local
12640 ir_ref ref, if_type = IR_UNUSED, ht_ref; local
12819 ir_ref if_type = IR_UNUSED; local
13012 ir_ref if_type = IR_UNUSED; local
13186 ir_ref if_type = IS_UNUSED; local
15958 ir_ref if_type = jit_if_Z_TYPE(jit, op1_addr, IS_LONG); local
[all …]

Completed in 62 milliseconds