Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc6608 if (smart_branch_opcode) {
6804 if (smart_branch_opcode) {
7143 if (smart_branch_opcode) {
7656 if (smart_branch_opcode) {
7687 if (smart_branch_opcode) {
7729 if (smart_branch_opcode) {
7779 if (smart_branch_opcode) {
10214 if (smart_branch_opcode) {
10238 if (smart_branch_opcode) {
10289 if (smart_branch_opcode) {
[all …]
H A Dzend_jit_x86.dasc7198 if (smart_branch_opcode) {
7396 if (smart_branch_opcode) {
7739 if (smart_branch_opcode) {
8270 if (smart_branch_opcode) {
8301 if (smart_branch_opcode) {
8342 if (smart_branch_opcode) {
8392 if (smart_branch_opcode) {
10919 if (smart_branch_opcode) {
10943 if (smart_branch_opcode) {
10995 if (smart_branch_opcode) {
[all …]
H A Dzend_jit.c2714 uint8_t smart_branch_opcode; in zend_jit() local
3471 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3480 smart_branch_opcode = 0; in zend_jit()
3504 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3508 smart_branch_opcode = 0; in zend_jit()
3529 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3533 smart_branch_opcode = 0; in zend_jit()
3556 smart_branch_opcode = 0; in zend_jit()
3674 smart_branch_opcode = 0; in zend_jit()
3703 smart_branch_opcode = 0; in zend_jit()
[all …]
H A Dzend_jit_trace.c4001 uint8_t smart_branch_opcode; in zend_jit_trace() local
5293 smart_branch_opcode = 0; in zend_jit_trace()
5344 smart_branch_opcode = 0; in zend_jit_trace()
5368 smart_branch_opcode = 0; in zend_jit_trace()
5397 smart_branch_opcode = 0; in zend_jit_trace()
5593 smart_branch_opcode = 0; in zend_jit_trace()
5623 smart_branch_opcode = 0; in zend_jit_trace()
5793 smart_branch_opcode = 0; in zend_jit_trace()
5817 smart_branch_opcode, -1, -1, in zend_jit_trace()
6089 smart_branch_opcode = ZEND_NOP; in zend_jit_trace()
[all …]

Completed in 116 milliseconds