Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc3792 | jmp =>target_label
3799 | jne =>target_label
11085 | jmp =>target_label
11107 | jmp =>target_label
11113 | jmp =>target_label
12681 | jmp =>target_label
15186 | jg =>target_label
15260 | jbe =>target_label
15463 | jz =>target_label
15465 | jnz =>target_label
[all …]
H A Dzend_jit.c2116 uint32_t target_label, target_label2; in zend_jit() local
2886 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
2895 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2920 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
2924 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2946 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
2950 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2974 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3085 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3115 target_label = target_label2 = (uint32_t)-1; in zend_jit()
[all …]

Completed in 37 milliseconds