Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_x86.dasc3774 | jmp =>target_label
3781 | jne =>target_label
10891 | jmp =>target_label
10911 | jmp =>target_label
12517 | jmp =>target_label
15304 | jg =>target_label
15356 | jmp =>target_label
15411 | jbe =>target_label
15447 | jbe =>target_label
15665 | jz =>target_label
[all …]
H A Dzend_jit_arm64.dasc3463 | b =>target_label
3470 | bne =>target_label
10194 | b =>target_label
10214 | b =>target_label
11737 | b =>target_label
11767 | b =>target_label
14337 | b =>target_label
14347 | b =>target_label
14417 | b =>target_label
14471 | bls =>target_label
[all …]
H A Dzend_jit.c2693 uint32_t target_label, target_label2; in zend_jit() local
3450 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
3459 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3483 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
3487 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3508 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
3512 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3535 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3653 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3682 target_label = target_label2 = (uint32_t)-1; in zend_jit()
[all …]

Completed in 66 milliseconds