Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc7208 if (smart_branch_opcode) {
7436 if (smart_branch_opcode) {
7813 if (smart_branch_opcode) {
8369 if (smart_branch_opcode) {
8400 if (smart_branch_opcode) {
8441 if (smart_branch_opcode) {
8491 if (smart_branch_opcode) {
11026 if (smart_branch_opcode) {
11052 if (smart_branch_opcode) {
11109 if (smart_branch_opcode) {
[all …]
H A Dzend_jit_arm64.dasc6616 if (smart_branch_opcode) {
6842 if (smart_branch_opcode) {
7214 if (smart_branch_opcode) {
7752 if (smart_branch_opcode) {
7783 if (smart_branch_opcode) {
7825 if (smart_branch_opcode) {
7875 if (smart_branch_opcode) {
10319 if (smart_branch_opcode) {
10345 if (smart_branch_opcode) {
10401 if (smart_branch_opcode) {
[all …]
H A Dzend_jit.c2701 zend_uchar smart_branch_opcode; in zend_jit() local
3459 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3468 smart_branch_opcode = 0; in zend_jit()
3493 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3497 smart_branch_opcode = 0; in zend_jit()
3519 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3523 smart_branch_opcode = 0; in zend_jit()
3547 smart_branch_opcode = 0; in zend_jit()
3667 smart_branch_opcode = 0; in zend_jit()
3697 smart_branch_opcode = 0; in zend_jit()
[all …]
H A Dzend_jit_trace.c3985 zend_uchar smart_branch_opcode; in zend_jit_trace() local
5278 smart_branch_opcode = 0; in zend_jit_trace()
5329 smart_branch_opcode = 0; in zend_jit_trace()
5353 smart_branch_opcode = 0; in zend_jit_trace()
5382 smart_branch_opcode = 0; in zend_jit_trace()
5585 smart_branch_opcode = 0; in zend_jit_trace()
5615 smart_branch_opcode = 0; in zend_jit_trace()
5785 smart_branch_opcode = 0; in zend_jit_trace()
5809 smart_branch_opcode, -1, -1, in zend_jit_trace()
6081 smart_branch_opcode = ZEND_NOP; in zend_jit_trace()
[all …]

Completed in 139 milliseconds