Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c6739 uint8_t smart_branch_opcode, in zend_jit_cmp_long_long()
6808 …addr op1_addr, zend_jit_addr op2_addr, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32… in zend_jit_cmp_long_double()
6829 …addr op1_addr, zend_jit_addr op2_addr, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32… in zend_jit_cmp_double_long()
6885 …it, ir_ref ref, const zend_op *opline, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32… in zend_jit_cmp_slow()
6917 uint8_t smart_branch_opcode, in zend_jit_cmp()
7223 uint8_t smart_branch_opcode, in zend_jit_identical()
7757 static int zend_jit_defined(zend_jit_ctx *jit, const zend_op *opline, uint8_t smart_branch_opcode, … in zend_jit_defined()
8061 …k(zend_jit_ctx *jit, const zend_op *opline, uint32_t op1_info, uint8_t smart_branch_opcode, uint32… in zend_jit_type_check()
8244 …st zend_op *opline, uint32_t op1_info, zend_jit_addr op1_addr, uint8_t smart_branch_opcode, uint32… in zend_jit_isset_isempty_cv()
11611 …st zend_op *opline, uint32_t op1_info, zend_jit_addr op1_addr, uint8_t smart_branch_opcode, uint32…
[all …]
H A Dzend_jit.c1392 uint8_t smart_branch_opcode; in zend_jit() local
H A Dzend_jit_trace.c4101 uint8_t smart_branch_opcode; in zend_jit_trace() local

Completed in 65 milliseconds