Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc7134 if (smart_branch_opcode) {
7362 if (smart_branch_opcode) {
7739 if (smart_branch_opcode) {
8295 if (smart_branch_opcode) {
8312 if (smart_branch_opcode) {
8353 if (smart_branch_opcode) {
8401 if (smart_branch_opcode) {
11079 if (smart_branch_opcode) {
11105 if (smart_branch_opcode) {
11162 if (smart_branch_opcode) {
[all …]
H A Dzend_jit.c2115 zend_uchar smart_branch_opcode; in zend_jit() local
2885 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2894 smart_branch_opcode = 0; in zend_jit()
2919 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2923 smart_branch_opcode = 0; in zend_jit()
2945 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2949 smart_branch_opcode = 0; in zend_jit()
2973 smart_branch_opcode = 0; in zend_jit()
3084 smart_branch_opcode = 0; in zend_jit()
3114 smart_branch_opcode = 0; in zend_jit()
[all …]
H A Dzend_jit_trace.c3688 zend_uchar smart_branch_opcode; in zend_jit_trace() local
5001 smart_branch_opcode = 0; in zend_jit_trace()
5052 smart_branch_opcode = 0; in zend_jit_trace()
5076 smart_branch_opcode = 0; in zend_jit_trace()
5105 smart_branch_opcode = 0; in zend_jit_trace()
5290 smart_branch_opcode = 0; in zend_jit_trace()
5320 smart_branch_opcode = 0; in zend_jit_trace()
5498 smart_branch_opcode = 0; in zend_jit_trace()
5522 smart_branch_opcode, -1, -1, in zend_jit_trace()
5761 smart_branch_opcode = ZEND_NOP; in zend_jit_trace()
[all …]

Completed in 55 milliseconds